| License |
License |
|---|---|
| Categories |
CategoriesImmutables Application Layer Libs Code Generators |
| GroupId | GroupIdorg.immutables |
| ArtifactId | ArtifactIdmetainf |
| Last Version | Last Version2.9.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionorg.immutables.metainf
Simple, but superior to others, META-INF/service file generator
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| metainf-2.9.0.pom | |
| metainf-2.9.0.jar | 1 MB |
| metainf-2.9.0-tests.jar | 2 KB |
| metainf-2.9.0-sources.jar | 8 KB |
| metainf-2.9.0-javadoc.jar | 27 KB |
| metainf-2.9.0-annotations.jar | 1 KB |
| metainf-2.9.0-annotations-sources.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.immutables/metainf/ -->
<dependency>
<groupId>org.immutables</groupId>
<artifactId>metainf</artifactId>
<version>2.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.immutables/metainf/
implementation 'org.immutables:metainf:2.9.0'
// https://jarcasting.com/artifacts/org.immutables/metainf/
implementation ("org.immutables:metainf:2.9.0")
'org.immutables:metainf:jar:2.9.0'
<dependency org="org.immutables" name="metainf" rev="2.9.0">
<artifact name="metainf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.immutables', module='metainf', version='2.9.0')
)
libraryDependencies += "org.immutables" % "metainf" % "2.9.0"
[org.immutables/metainf "2.9.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.immutables : generator-processor Optional | jar | 2.9.0 |
| org.immutables : metainf | jar | 2.7.5 |
| com.google.code.findbugs : jsr305 | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.immutables : testing | jar | 2.9.0 |