License |
License |
---|---|
GroupId | GroupIdxyz.greatapp |
ArtifactId | ArtifactIdlibs |
Last Version | Last Version0.0.24 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGreat App XYZ Libs
Great App XYZ Libs
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
libs-0.0.24.pom | |
libs-0.0.24.jar | 13 KB |
libs-0.0.24-sources.jar | 8 KB |
libs-0.0.24-javadoc.jar | 77 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.greatapp/libs/ -->
<dependency>
<groupId>xyz.greatapp</groupId>
<artifactId>libs</artifactId>
<version>0.0.24</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.greatapp/libs/
implementation 'xyz.greatapp:libs:0.0.24'
// https://jarcasting.com/artifacts/xyz.greatapp/libs/
implementation ("xyz.greatapp:libs:0.0.24")
'xyz.greatapp:libs:jar:0.0.24'
<dependency org="xyz.greatapp" name="libs" rev="0.0.24">
<artifact name="libs" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.greatapp', module='libs', version='0.0.24')
)
libraryDependencies += "xyz.greatapp" % "libs" % "0.0.24"
[xyz.greatapp/libs "0.0.24"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 3.0.2.RELEASE |
javax.servlet : javax.servlet-api | jar | 3.0.1 |
org.springframework : spring-web | jar | 3.0.2.RELEASE |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.0 |
com.netflix.eureka : eureka-client | jar | 1.6.2 |
org.springframework.boot : spring-boot-starter-web | jar | 1.5.3.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 20.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.8.9 |