Last Version

com.github.developframework:mock-db 0.2

random data generator

License

License

GroupId

GroupId

com.github.developframework
ArtifactId

ArtifactId

mock-db
Version

Version

0.2
Type

Type

jar
Description

Description

random data generator

Download mock-db 0.2


<!-- https://jarcasting.com/artifacts/com.github.developframework/mock-db/ -->
<dependency>
    <groupId>com.github.developframework</groupId>
    <artifactId>mock-db</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.developframework/mock-db/
implementation 'com.github.developframework:mock-db:0.2'
// https://jarcasting.com/artifacts/com.github.developframework/mock-db/
implementation ("com.github.developframework:mock-db:0.2")
'com.github.developframework:mock-db:jar:0.2'
<dependency org="com.github.developframework" name="mock-db" rev="0.2">
  <artifact name="mock-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.developframework', module='mock-db', version='0.2')
)
libraryDependencies += "com.github.developframework" % "mock-db" % "0.2"
[com.github.developframework/mock-db "0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar
com.github.developframework : mock-text jar 0.2
org.slf4j : slf4j-api jar

Project Modules

There are no modules declared in this project.