database-core
Core classes of Harium Database
License |
License
Harium Commercial License
|
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.harium.database |
ArtifactId | ArtifactIdcore |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHarium Database Core
Core classes of Harium Database
|
Filename | Size |
---|---|
core-1.0.1.pom | |
core-1.0.1.jar | 4 KB |
core-1.0.1-sources.jar | 1 KB |
core-1.0.1-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.harium.database/core/ -->
<dependency>
<groupId>com.harium.database</groupId>
<artifactId>core</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.harium.database/core/
implementation 'com.harium.database:core:1.0.1'
// https://jarcasting.com/artifacts/com.harium.database/core/
implementation ("com.harium.database:core:1.0.1")
'com.harium.database:core:jar:1.0.1'
<dependency org="com.harium.database" name="core" rev="1.0.1">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.harium.database', module='core', version='1.0.1')
)
libraryDependencies += "com.harium.database" % "core" % "1.0.1"
[com.harium.database/core "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
Core classes of Harium Database