| License |
License |
|---|---|
| GroupId | GroupIdcom.mastfrog |
| ArtifactId | ArtifactIdacteur-mongo-async |
| Last Version | Last Version2.8.3 |
| Release Date | Release Date |
| 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 |
| Filename | Size |
|---|---|
| acteur-mongo-async-2.8.3.pom | |
| acteur-mongo-async-2.8.3.jar | 77 KB |
| acteur-mongo-async-2.8.3-sources.jar | 34 KB |
| acteur-mongo-async-2.8.3-javadoc.jar | 83 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mastfrog/acteur-mongo-async/ -->
<dependency>
<groupId>com.mastfrog</groupId>
<artifactId>acteur-mongo-async</artifactId>
<version>2.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/acteur-mongo-async/
implementation 'com.mastfrog:acteur-mongo-async:2.8.3'
// https://jarcasting.com/artifacts/com.mastfrog/acteur-mongo-async/
implementation ("com.mastfrog:acteur-mongo-async:2.8.3")
'com.mastfrog:acteur-mongo-async:jar:2.8.3'
<dependency org="com.mastfrog" name="acteur-mongo-async" rev="2.8.3">
<artifact name="acteur-mongo-async" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='acteur-mongo-async', version='2.8.3')
)
libraryDependencies += "com.mastfrog" % "acteur-mongo-async" % "2.8.3"
[com.mastfrog/acteur-mongo-async "2.8.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.mastfrog : giulius-mongodb-async | jar | 2.8.3 |
| com.mastfrog : acteur | jar | 2.8.3 |
| com.mastfrog : function | jar | 2.8.3 |
| com.mastfrog : jackson | jar | 2.8.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.mastfrog : netty-http-test-harness | jar | 2.8.3 |
| com.mastfrog : giulius-mongodb-async | test-jar | 2.8.3 |
| com.mastfrog : giulius-tests | jar | 2.8.3 |
| com.mastfrog : jackson-mongodb | jar | 2.8.3 |
| junit : junit | jar | 4.13.2 |