License |
License |
---|---|
GroupId | GroupIdcom.ontology2 |
ArtifactId | ArtifactIdcentipede-parser |
Last Version | Last Version100.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncentipede-parser
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
centipede-parser-100.2.pom | |
centipede-parser-100.2.jar | 17 KB |
centipede-parser-100.2-sources.jar | 10 KB |
centipede-parser-100.2-javadoc.jar | 102 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ontology2/centipede-parser/ -->
<dependency>
<groupId>com.ontology2</groupId>
<artifactId>centipede-parser</artifactId>
<version>100.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ontology2/centipede-parser/
implementation 'com.ontology2:centipede-parser:100.2'
// https://jarcasting.com/artifacts/com.ontology2/centipede-parser/
implementation ("com.ontology2:centipede-parser:100.2")
'com.ontology2:centipede-parser:jar:100.2'
<dependency org="com.ontology2" name="centipede-parser" rev="100.2">
<artifact name="centipede-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ontology2', module='centipede-parser', version='100.2')
)
libraryDependencies += "com.ontology2" % "centipede-parser" % "100.2"
[com.ontology2/centipede-parser "100.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | |
commons-logging : commons-logging | jar | 1.2 |
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.springframework : spring-test | jar | |
com.google.guava : guava | jar | 19.0 |