GroupId | GroupIdlu.greenhalos |
---|---|
ArtifactId | ArtifactIdj2asyncapi-schema |
Version | Version0.2.0 |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
j2asyncapi-schema-0.2.0.pom | |
j2asyncapi-schema-0.2.0.jar | 71 KB |
j2asyncapi-schema-0.2.0-sources.jar | 45 KB |
j2asyncapi-schema-0.2.0-javadoc.jar | 599 KB |
Browse |
<!-- https://jarcasting.com/artifacts/lu.greenhalos/j2asyncapi-schema/ -->
<dependency>
<groupId>lu.greenhalos</groupId>
<artifactId>j2asyncapi-schema</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/lu.greenhalos/j2asyncapi-schema/
implementation 'lu.greenhalos:j2asyncapi-schema:0.2.0'
// https://jarcasting.com/artifacts/lu.greenhalos/j2asyncapi-schema/
implementation ("lu.greenhalos:j2asyncapi-schema:0.2.0")
'lu.greenhalos:j2asyncapi-schema:jar:0.2.0'
<dependency org="lu.greenhalos" name="j2asyncapi-schema" rev="0.2.0">
<artifact name="j2asyncapi-schema" type="jar" />
</dependency>
@Grapes(
@Grab(group='lu.greenhalos', module='j2asyncapi-schema', version='0.2.0')
)
libraryDependencies += "lu.greenhalos" % "j2asyncapi-schema" % "0.2.0"
[lu.greenhalos/j2asyncapi-schema "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | |
com.fasterxml.jackson.core : jackson-databind | jar |