Last Version

com.github.simondan:database 0.1-beta

java-framework for a serverside cms

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.simondan
ArtifactId

ArtifactId

database
Version

Version

0.1-beta
Type

Type

jar
Description

Description

java-framework for a serverside cms

Download database 0.1-beta


<!-- 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"]

Dependencies

compile (6)

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

Project Modules

There are no modules declared in this project.