is not current version
Last Version 2.1.0

Database 1.6.7

Provides an interface for putting and fetching bags directly in database interfaces.

License

License

Categories

Categories

Data
GroupId

GroupId

com.brettonw.bedrock
ArtifactId

ArtifactId

database
Version

Version

1.6.7
Type

Type

jar
Description

Description

Database
Provides an interface for putting and fetching bags directly in database interfaces.

Download database 1.6.7


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

Dependencies

compile (3)

Group / Artifact Type Version
com.brettonw.bedrock : base jar 1.6.7
com.brettonw.bedrock : bag jar 1.6.7
org.apache.logging.log4j : log4j-api jar 2.15.0

provided (1)

Group / Artifact Type Version
org.mongodb : mongo-java-driver jar 3.12.3

test (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.15.0
org.junit.jupiter : junit-jupiter jar 5.6.2
org.apache.logging.log4j : log4j-core jar 2.15.0

Project Modules

There are no modules declared in this project.