License |
License |
---|---|
GroupId | GroupIdch.inss.joaswizard |
ArtifactId | ArtifactIdjoaswizard |
Version | Version0.2.2 |
Type | Typejar |
Description |
DescriptionJo as wizard
Jo as wizard helps to create a complete OAS3 specification from object properties only.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
joaswizard-0.2.2.pom | |
joaswizard-0.2.2.jar | 14 MB |
joaswizard-0.2.2-sources.jar | 18 KB |
joaswizard-0.2.2-javadoc.jar | 447 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.inss.joaswizard/joaswizard/ -->
<dependency>
<groupId>ch.inss.joaswizard</groupId>
<artifactId>joaswizard</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/ch.inss.joaswizard/joaswizard/
implementation 'ch.inss.joaswizard:joaswizard:0.2.2'
// https://jarcasting.com/artifacts/ch.inss.joaswizard/joaswizard/
implementation ("ch.inss.joaswizard:joaswizard:0.2.2")
'ch.inss.joaswizard:joaswizard:jar:0.2.2'
<dependency org="ch.inss.joaswizard" name="joaswizard" rev="0.2.2">
<artifact name="joaswizard" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.inss.joaswizard', module='joaswizard', version='0.2.2')
)
libraryDependencies += "ch.inss.joaswizard" % "joaswizard" % "0.2.2"
[ch.inss.joaswizard/joaswizard "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.2 |