License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.t3t5u |
ArtifactId | ArtifactIdcommon-database |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptioncommon-database - Common Database Libraries
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-database-1.0.0.pom | |
common-database-1.0.0.jar | 28 KB |
common-database-1.0.0-sources.jar | 11 KB |
common-database-1.0.0-javadoc.jar | 131 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.t3t5u/common-database/ -->
<dependency>
<groupId>com.github.t3t5u</groupId>
<artifactId>common-database</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.t3t5u/common-database/
implementation 'com.github.t3t5u:common-database:1.0.0'
// https://jarcasting.com/artifacts/com.github.t3t5u/common-database/
implementation ("com.github.t3t5u:common-database:1.0.0")
'com.github.t3t5u:common-database:jar:1.0.0'
<dependency org="com.github.t3t5u" name="common-database" rev="1.0.0">
<artifact name="common-database" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.t3t5u', module='common-database', version='1.0.0')
)
libraryDependencies += "com.github.t3t5u" % "common-database" % "1.0.0"
[com.github.t3t5u/common-database "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.t3t5u : common-expression | jar | 1.0.0 |
org.hibernate.javax.persistence : hibernate-jpa-2.0-api | jar | 1.0.1.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 1.9.5 |
org.hamcrest : hamcrest-library | jar | 1.3 |
ch.qos.logback : logback-core | jar | 1.1.2 |
ch.qos.logback : logback-classic | jar | 1.1.2 |