| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdat.chrl |
| ArtifactId | ArtifactIdchrl-database |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionChRL - Database Templates
Oldschool Database Templates
|
| Filename | Size |
|---|---|
| chrl-database-1.0.0.pom | |
| chrl-database-1.0.0.jar | 17 KB |
| chrl-database-1.0.0-sources.jar | 20 KB |
| chrl-database-1.0.0-javadoc.jar | 102 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/at.chrl/chrl-database/ -->
<dependency>
<groupId>at.chrl</groupId>
<artifactId>chrl-database</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/at.chrl/chrl-database/
implementation 'at.chrl:chrl-database:1.0.0'
// https://jarcasting.com/artifacts/at.chrl/chrl-database/
implementation ("at.chrl:chrl-database:1.0.0")
'at.chrl:chrl-database:jar:1.0.0'
<dependency org="at.chrl" name="chrl-database" rev="1.0.0">
<artifact name="chrl-database" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.chrl', module='chrl-database', version='1.0.0')
)
libraryDependencies += "at.chrl" % "chrl-database" % "1.0.0"
[at.chrl/chrl-database "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.jolbox : bonecp | jar | 0.7.1.RELEASE |
| at.chrl : chrl-rebellion | jar | 1.0.0 |