| License |
License |
|---|---|
| Categories |
CategoriesDex General Purpose Libraries Utility |
| GroupId | GroupIdcom.mastfrog |
| ArtifactId | ArtifactIdinjection-reflection-indexer |
| 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 |
<!-- https://jarcasting.com/artifacts/com.mastfrog/injection-reflection-indexer/ -->
<dependency>
<groupId>com.mastfrog</groupId>
<artifactId>injection-reflection-indexer</artifactId>
<version>2.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/injection-reflection-indexer/
implementation 'com.mastfrog:injection-reflection-indexer:2.8.3'
// https://jarcasting.com/artifacts/com.mastfrog/injection-reflection-indexer/
implementation ("com.mastfrog:injection-reflection-indexer:2.8.3")
'com.mastfrog:injection-reflection-indexer:jar:2.8.3'
<dependency org="com.mastfrog" name="injection-reflection-indexer" rev="2.8.3">
<artifact name="injection-reflection-indexer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='injection-reflection-indexer', version='2.8.3')
)
libraryDependencies += "com.mastfrog" % "injection-reflection-indexer" % "2.8.3"
[com.mastfrog/injection-reflection-indexer "2.8.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.mastfrog : annotation-processors | jar | 2.8.3 |
| com.mastfrog : annotation-tools | jar | 2.8.3 |
| com.mastfrog : util-fileformat | jar | 2.8.3 |
| com.mastfrog : util-strings | jar | 2.8.3 |
| com.mastfrog : util-collections | jar | 2.8.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.inject : javax.inject | jar | 1 |
| com.google.inject : guice | jar | 5.1.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
| junit : junit | jar | 4.13.2 |