| License |
License |
|---|---|
| Categories |
CategoriesMongoDB Data Databases |
| GroupId | GroupIdcom.mastfrog |
| ArtifactId | ArtifactIdgiulius-mongodb-async-init |
| Version | Version2.7.2 |
| Type | Typejar |
| Description |
DescriptionShared configuration for Giulius, Acteur and
related projects
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationMastfrog Technologies |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.mastfrog/giulius-mongodb-async-init/ -->
<dependency>
<groupId>com.mastfrog</groupId>
<artifactId>giulius-mongodb-async-init</artifactId>
<version>2.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/giulius-mongodb-async-init/
implementation 'com.mastfrog:giulius-mongodb-async-init:2.7.2'
// https://jarcasting.com/artifacts/com.mastfrog/giulius-mongodb-async-init/
implementation ("com.mastfrog:giulius-mongodb-async-init:2.7.2")
'com.mastfrog:giulius-mongodb-async-init:jar:2.7.2'
<dependency org="com.mastfrog" name="giulius-mongodb-async-init" rev="2.7.2">
<artifact name="giulius-mongodb-async-init" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='giulius-mongodb-async-init', version='2.7.2')
)
libraryDependencies += "com.mastfrog" % "giulius-mongodb-async-init" % "2.7.2"
[com.mastfrog/giulius-mongodb-async-init "2.7.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.mastfrog : giulius-mongodb-async | jar | 2.7.2 |
| com.mastfrog : function | jar | 2.7.2 |
| com.mastfrog : jackson | jar | 2.7.2 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | 2.12.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.2 |
| com.mastfrog : giulius-mongodb-async | test-jar | 2.7.2 |
| com.mastfrog : acteur-mongo-async | jar | 2.7.2 |
| com.mastfrog : giulius-tests | jar | 2.7.2 |
| junit : junit | jar | 4.13.1 |