License |
License |
---|---|
GroupId | GroupIdcom.mastfrog |
ArtifactId | ArtifactIdnumble |
Last Version | Last Version2.8.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNumble (Parameter Annotations)
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 |
---|---|
numble-2.8.3.pom | |
numble-2.8.3.jar | 52 KB |
numble-2.8.3-sources.jar | 32 KB |
numble-2.8.3-javadoc.jar | 124 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mastfrog/numble/ -->
<dependency>
<groupId>com.mastfrog</groupId>
<artifactId>numble</artifactId>
<version>2.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/numble/
implementation 'com.mastfrog:numble:2.8.3'
// https://jarcasting.com/artifacts/com.mastfrog/numble/
implementation ("com.mastfrog:numble:2.8.3")
'com.mastfrog:numble:jar:2.8.3'
<dependency org="com.mastfrog" name="numble" rev="2.8.3">
<artifact name="numble" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='numble', version='2.8.3')
)
libraryDependencies += "com.mastfrog" % "numble" % "2.8.3"
[com.mastfrog/numble "2.8.3"]
Group / Artifact | Type | Version |
---|---|---|
com.mastfrog : annotation-processors | jar | 2.8.3 |
com.mastfrog : acteur-annotations | jar | 2.8.3 |
com.mastfrog : annotation-tools | jar | 2.8.3 |
javax.inject : javax.inject | jar | 1 |
com.mastfrog : simplevalidation | jar | 1.14 |
com.mastfrog : giulius | jar | 2.8.3 |
Group / Artifact | Type | Version |
---|---|---|
com.mastfrog : giulius-tests | jar | 2.8.3 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
junit : junit | jar | 4.13.2 |