License |
License |
---|---|
GroupId | GroupIdorg.jaxygen |
ArtifactId | ArtifactIdjaxygen-core |
Version | Version1.0.9 |
Type | Typejar |
Description |
Descriptionjaxygen-core
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
jaxygen-core-1.0.9.pom | |
jaxygen-core-1.0.9.jar | 148 KB |
jaxygen-core-1.0.9-sources.jar | 112 KB |
jaxygen-core-1.0.9-javadoc.jar | 826 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jaxygen/jaxygen-core/ -->
<dependency>
<groupId>org.jaxygen</groupId>
<artifactId>jaxygen-core</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.jaxygen/jaxygen-core/
implementation 'org.jaxygen:jaxygen-core:1.0.9'
// https://jarcasting.com/artifacts/org.jaxygen/jaxygen-core/
implementation ("org.jaxygen:jaxygen-core:1.0.9")
'org.jaxygen:jaxygen-core:jar:1.0.9'
<dependency org="org.jaxygen" name="jaxygen-core" rev="1.0.9">
<artifact name="jaxygen-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jaxygen', module='jaxygen-core', version='1.0.9')
)
libraryDependencies += "org.jaxygen" % "jaxygen-core" % "1.0.9"
[org.jaxygen/jaxygen-core "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.4 |
org.apache.httpcomponents : httpclient | jar | 4.2.1 |
org.apache.httpcomponents : httpmime | jar | 4.2.1 |
org.reflections : reflections | jar | 0.9.9-RC1 |
commons-fileupload : commons-fileupload | jar | 1.2.2 |
org.apache.commons : commons-io | jar | 1.3.2 |
org.apache.commons : commons-collections4 | jar | 4.0 |
commons-logging : commons-logging | jar | 1.2 |
com.google.code.gson : gson | jar | 2.3 |
commons-beanutils : commons-beanutils | jar | 1.9.2 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 6.0 |
org.projectlombok : lombok | jar | 1.16.18 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.assertj : assertj-core | jar | 3.9.0 |
org.mockito : mockito-all | jar | 1.10.19 |
javax.servlet : servlet-api | jar | 2.5 |