License |
License |
---|---|
GroupId | GroupIdsoftware.tnb |
ArtifactId | ArtifactIdsystem-x-db-common |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTNB :: System-X :: Services :: DB :: Common
The New Beginning Framework
|
Filename | Size |
---|---|
system-x-db-common-0.0.1.pom | |
system-x-db-common-0.0.1.jar | 11 KB |
system-x-db-common-0.0.1-sources.jar | 6 KB |
system-x-db-common-0.0.1-javadoc.jar | 442 KB |
Browse |
<!-- https://jarcasting.com/artifacts/software.tnb/system-x-db-common/ -->
<dependency>
<groupId>software.tnb</groupId>
<artifactId>system-x-db-common</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/software.tnb/system-x-db-common/
implementation 'software.tnb:system-x-db-common:0.0.1'
// https://jarcasting.com/artifacts/software.tnb/system-x-db-common/
implementation ("software.tnb:system-x-db-common:0.0.1")
'software.tnb:system-x-db-common:jar:0.0.1'
<dependency org="software.tnb" name="system-x-db-common" rev="0.0.1">
<artifact name="system-x-db-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.tnb', module='system-x-db-common', version='0.0.1')
)
libraryDependencies += "software.tnb" % "system-x-db-common" % "0.0.1"
[software.tnb/system-x-db-common "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.testcontainers : testcontainers | jar | 1.15.2 |
software.tnb : system-x-common | jar | 0.0.1 |
com.google.auto.service : auto-service-annotations | jar | 1.0.1 |