Last Version

Database 2.1.0

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

2.1.0
Type

Type

jar
Description

Description

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

Download database 2.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.brettonw.bedrock : logger jar 2.1.0
com.brettonw.bedrock : bag jar 2.1.0

provided (1)

Group / Artifact Type Version
org.mongodb : mongodb-driver-sync jar 4.4.0

test (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.0
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.