License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.iveely |
ArtifactId | ArtifactIdcom.iveely.database |
Version | Version0.9.1 |
Type | Typejar |
Description |
Descriptioncom.iveely database.
A mini data storage system.
|
Project Organization |
Project Organizationiveely |
Filename | Size |
---|---|
com.iveely.database-0.9.1.pom | |
com.iveely.database-0.9.1.jar | 64 KB |
com.iveely.database-0.9.1-sources.jar | 35 KB |
com.iveely.database-0.9.1-javadoc.jar | 300 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.iveely/com.iveely.database/ -->
<dependency>
<groupId>com.iveely</groupId>
<artifactId>com.iveely.database</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.iveely/com.iveely.database/
implementation 'com.iveely:com.iveely.database:0.9.1'
// https://jarcasting.com/artifacts/com.iveely/com.iveely.database/
implementation ("com.iveely:com.iveely.database:0.9.1")
'com.iveely:com.iveely.database:jar:0.9.1'
<dependency org="com.iveely" name="com.iveely.database" rev="0.9.1">
<artifact name="com.iveely.database" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iveely', module='com.iveely.database', version='0.9.1')
)
libraryDependencies += "com.iveely" % "com.iveely.database" % "0.9.1"
[com.iveely/com.iveely.database "0.9.1"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.12 |
com.iveely : com.iveely.framework | jar | 0.9.1 |
com.eclipsesource.minimal-json : minimal-json | jar | 0.9.4 |