License |
License |
---|---|
Categories |
CategoriesData Net |
GroupId | GroupIdnet.anwiba.database |
ArtifactId | ArtifactIddatabase |
Last Version | Last Version1.1.158 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionanwiba database project
anwiba commons database project
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
database-1.1.158.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.anwiba.database/database/ -->
<dependency>
<groupId>net.anwiba.database</groupId>
<artifactId>database</artifactId>
<version>1.1.158</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.anwiba.database/database/
implementation 'net.anwiba.database:database:1.1.158'
// https://jarcasting.com/artifacts/net.anwiba.database/database/
implementation ("net.anwiba.database:database:1.1.158")
'net.anwiba.database:database:pom:1.1.158'
<dependency org="net.anwiba.database" name="database" rev="1.1.158">
<artifact name="database" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.anwiba.database', module='database', version='1.1.158')
)
libraryDependencies += "net.anwiba.database" % "database" % "1.1.158"
[net.anwiba.database/database "1.1.158"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.platform : junit-platform-commons | jar | 1.8.1 |
org.junit.platform : junit-platform-launcher | jar | 1.8.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |