License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.simondan |
ArtifactId | ArtifactIddatabase |
Last Version | Last Version0.1-beta |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjava-framework for a serverside cms
|
Filename | Size |
---|---|
database-0.1-beta.pom | |
database-0.1-beta.jar | 18 KB |
database-0.1-beta-sources.jar | 10 KB |
database-0.1-beta-javadoc.jar | 78 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.simondan/database/ -->
<dependency>
<groupId>com.github.simondan</groupId>
<artifactId>database</artifactId>
<version>0.1-beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.simondan/database/
implementation 'com.github.simondan:database:0.1-beta'
// https://jarcasting.com/artifacts/com.github.simondan/database/
implementation ("com.github.simondan:database:0.1-beta")
'com.github.simondan:database:jar:0.1-beta'
<dependency org="com.github.simondan" name="database" rev="0.1-beta">
<artifact name="database" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.simondan', module='database', version='0.1-beta')
)
libraryDependencies += "com.github.simondan" % "database" % "0.1-beta"
[com.github.simondan/database "0.1-beta"]
Group / Artifact | Type | Version |
---|---|---|
com.github.simondan : common | jar | 0.1-beta |
org.mongodb : mongo-java-driver | jar | 3.4.2 |
de.flapdoodle.embed : de.flapdoodle.embed.mongo | jar | 2.0.0 |
commons-io : commons-io | jar | 2.5 |
com.intellij : annotations | jar | 5.1 |
com.github.simondan : ojcms-beans | jar | 0.1-beta |