GroupId | GroupIdlu.greenhalos |
---|---|
ArtifactId | ArtifactIdj2asyncapi-processor |
Version | Version0.2.0 |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
j2asyncapi-processor-0.2.0.pom | |
j2asyncapi-processor-0.2.0.jar | 26 KB |
j2asyncapi-processor-0.2.0-sources.jar | 13 KB |
j2asyncapi-processor-0.2.0-javadoc.jar | 491 KB |
Browse |
<!-- https://jarcasting.com/artifacts/lu.greenhalos/j2asyncapi-processor/ -->
<dependency>
<groupId>lu.greenhalos</groupId>
<artifactId>j2asyncapi-processor</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/lu.greenhalos/j2asyncapi-processor/
implementation 'lu.greenhalos:j2asyncapi-processor:0.2.0'
// https://jarcasting.com/artifacts/lu.greenhalos/j2asyncapi-processor/
implementation ("lu.greenhalos:j2asyncapi-processor:0.2.0")
'lu.greenhalos:j2asyncapi-processor:jar:0.2.0'
<dependency org="lu.greenhalos" name="j2asyncapi-processor" rev="0.2.0">
<artifact name="j2asyncapi-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='lu.greenhalos', module='j2asyncapi-processor', version='0.2.0')
)
libraryDependencies += "lu.greenhalos" % "j2asyncapi-processor" % "0.2.0"
[lu.greenhalos/j2asyncapi-processor "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
lu.greenhalos : j2asyncapi-annotation | jar | |
lu.greenhalos : j2asyncapi-schema | jar | |
org.reflections : reflections | jar |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | |
org.assertj : assertj-core | jar | |
commons-io : commons-io | jar | |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | |
org.apache.maven.plugins : maven-surefire-plugin | jar | |
org.slf4j : slf4j-simple | jar |