License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdxyz.greatapp |
ArtifactId | ArtifactIdlibs-database |
Last Version | Last Version0.0.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGreat App XYZ Database Libs
Great App XYZ Database Libs
|
Project URL |
Project URL |
Filename | Size |
---|---|
libs-database-0.0.11.pom | |
libs-database-0.0.11.jar | 44 KB |
libs-database-0.0.11-sources.jar | 23 KB |
libs-database-0.0.11-javadoc.jar | 127 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.greatapp/libs-database/ -->
<dependency>
<groupId>xyz.greatapp</groupId>
<artifactId>libs-database</artifactId>
<version>0.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.greatapp/libs-database/
implementation 'xyz.greatapp:libs-database:0.0.11'
// https://jarcasting.com/artifacts/xyz.greatapp/libs-database/
implementation ("xyz.greatapp:libs-database:0.0.11")
'xyz.greatapp:libs-database:jar:0.0.11'
<dependency org="xyz.greatapp" name="libs-database" rev="0.0.11">
<artifact name="libs-database" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.greatapp', module='libs-database', version='0.0.11')
)
libraryDependencies += "xyz.greatapp" % "libs-database" % "0.0.11"
[xyz.greatapp/libs-database "0.0.11"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-jdbc | jar | 3.1.0.RELEASE |
postgresql : postgresql | jar | 9.1-901-1.jdbc4 |
org.json : json | jar | 20090211 |
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 |
net.sourceforge.collections : collections-generic | jar | 4.01 |
xyz.greatapp : libs | jar | 0.0.23 |
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 |