Group / Artifact / Version | com.github.javaparser / javaparser-core / 3.5.18 | |||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||
Description | The core parser functionality. This may be all you need. | |||||||||||||||||||||||||||||||||||||||||||||
Last modified | 2018-03-18 19:28:28 UTC | |||||||||||||||||||||||||||||||||||||||||||||
Parent GAV | com.github.javaparser / javaparser-parent / 3.5.18 | |||||||||||||||||||||||||||||||||||||||||||||
Repository URL | http://repo1.maven.org/maven2/com/github/javaparser/javaparser-core/3.5.18/ | |||||||||||||||||||||||||||||||||||||||||||||
Packaging | jar | |||||||||||||||||||||||||||||||||||||||||||||
POM File | View | |||||||||||||||||||||||||||||||||||||||||||||
Effective POM File | View | |||||||||||||||||||||||||||||||||||||||||||||
Dependency tag |
<dependency> <groupId>com.github.javaparser</groupId> <artifactId>javaparser-core</artifactId> <version>3.5.18</version> </dependency> 'com.github.javaparser:javaparser-core:jar:3.5.18' <dependency org="com.github.javaparser" name="javaparser-core" rev="3.5.18" /> @Grapes(@Grab(group='com.github.javaparser', module='javaparser-core', version='3.5.18')) compile 'com.github.javaparser:javaparser-core:3.5.18' libraryDependencies += "com.github.javaparser" % "javaparser-core" % "3.5.18" |
|||||||||||||||||||||||||||||||||||||||||||||
Repository tag | <repository> <id>central</id> <url>http://repo1.maven.org/maven2/</url> </repository> |
|||||||||||||||||||||||||||||||||||||||||||||
Used by | ||||||||||||||||||||||||||||||||||||||||||||||
Packages |
com.github.javaparser com.github.javaparser.ast com.github.javaparser.ast.body com.github.javaparser.ast.comments com.github.javaparser.ast.expr com.github.javaparser.ast.modules com.github.javaparser.ast.nodeTypes com.github.javaparser.ast.nodeTypes.modifiers com.github.javaparser.ast.observer com.github.javaparser.ast.stmt com.github.javaparser.ast.type com.github.javaparser.ast.validator com.github.javaparser.ast.validator.chunks com.github.javaparser.ast.visitor com.github.javaparser.javadoc com.github.javaparser.javadoc.description com.github.javaparser.metamodel com.github.javaparser.printer com.github.javaparser.printer.concretesyntaxmodel com.github.javaparser.printer.lexicalpreservation com.github.javaparser.printer.lexicalpreservation.changes com.github.javaparser.resolution com.github.javaparser.resolution.declarations com.github.javaparser.resolution.types com.github.javaparser.resolution.types.parametrization com.github.javaparser.utils com.github.javaparser.version |
|||||||||||||||||||||||||||||||||||||||||||||
|