License |
License |
---|---|
GroupId | GroupIdcom.mastfrog |
ArtifactId | ArtifactIdBlurt |
Last Version | Last Version2.8.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBlurt
Shared configuration for Giulius, Acteur and
related projects
|
Project URL |
Project URL |
Project Organization |
Project OrganizationMastfrog Technologies |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Blurt-2.8.3.pom | |
Blurt-2.8.3.jar | 23 KB |
Blurt-2.8.3-sources.jar | 18 KB |
Blurt-2.8.3-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mastfrog/Blurt/ -->
<dependency>
<groupId>com.mastfrog</groupId>
<artifactId>Blurt</artifactId>
<version>2.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/Blurt/
implementation 'com.mastfrog:Blurt:2.8.3'
// https://jarcasting.com/artifacts/com.mastfrog/Blurt/
implementation ("com.mastfrog:Blurt:2.8.3")
'com.mastfrog:Blurt:jar:2.8.3'
<dependency org="com.mastfrog" name="Blurt" rev="2.8.3">
<artifact name="Blurt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='Blurt', version='2.8.3')
)
libraryDependencies += "com.mastfrog" % "Blurt" % "2.8.3"
[com.mastfrog/Blurt "2.8.3"]
Group / Artifact | Type | Version |
---|---|---|
com.mastfrog : giulius-settings | jar | 2.8.3 |
com.mastfrog : giulius-annotations | jar | 2.8.3 |
com.mastfrog : giulius | jar | 2.8.3 |
com.mastfrog : cluster | jar | 2.6.13 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
de.undercouch : bson4jackson | jar | 2.13.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |