License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdde.jiac.micro.tools |
ArtifactId | ArtifactIdmicrojiac-config |
Last Version | Last Version3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicroJIAC Config
Configuration checker and class generator for MicroJIAC.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
microjiac-config-3.0.pom | |
microjiac-config-3.0.jar | 201 KB |
microjiac-config-3.0-sources.jar | 42 KB |
microjiac-config-3.0-javadoc.jar | 98 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.jiac.micro.tools/microjiac-config/ -->
<dependency>
<groupId>de.jiac.micro.tools</groupId>
<artifactId>microjiac-config</artifactId>
<version>3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.jiac.micro.tools/microjiac-config/
implementation 'de.jiac.micro.tools:microjiac-config:3.0'
// https://jarcasting.com/artifacts/de.jiac.micro.tools/microjiac-config/
implementation ("de.jiac.micro.tools:microjiac-config:3.0")
'de.jiac.micro.tools:microjiac-config:jar:3.0'
<dependency org="de.jiac.micro.tools" name="microjiac-config" rev="3.0">
<artifact name="microjiac-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.jiac.micro.tools', module='microjiac-config', version='3.0')
)
libraryDependencies += "de.jiac.micro.tools" % "microjiac-config" % "3.0"
[de.jiac.micro.tools/microjiac-config "3.0"]
Group / Artifact | Type | Version |
---|---|---|
asm : asm | jar | 3.1 |
asm : asm-analysis | jar | 3.1 |
asm : asm-commons | jar | 3.1 |
asm : asm-tree | jar | 3.1 |
org.jvnet.jaxb2_commons : jaxb2-basics-runtime | jar | 0.6.0 |
com.sun.xml.bind : jaxb-impl | jar | 2.1.13 |
Group / Artifact | Type | Version |
---|---|---|
com.github.mcpat.slf4j : slf4cldc-api | jar | 1.6.0 |