License |
License |
---|---|
GroupId | GroupIdch.inss.joaswizard |
ArtifactId | ArtifactIdjoaswizard |
Version | Version0.9.5 |
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.9.5.pom | |
joaswizard-0.9.5.jar | 22 MB |
joaswizard-0.9.5-sources.jar | 21 KB |
joaswizard-0.9.5-javadoc.jar | 454 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.inss.joaswizard/joaswizard/ -->
<dependency>
<groupId>ch.inss.joaswizard</groupId>
<artifactId>joaswizard</artifactId>
<version>0.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/ch.inss.joaswizard/joaswizard/
implementation 'ch.inss.joaswizard:joaswizard:0.9.5'
// https://jarcasting.com/artifacts/ch.inss.joaswizard/joaswizard/
implementation ("ch.inss.joaswizard:joaswizard:0.9.5")
'ch.inss.joaswizard:joaswizard:jar:0.9.5'
<dependency org="ch.inss.joaswizard" name="joaswizard" rev="0.9.5">
<artifact name="joaswizard" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.inss.joaswizard', module='joaswizard', version='0.9.5')
)
libraryDependencies += "ch.inss.joaswizard" % "joaswizard" % "0.9.5"
[ch.inss.joaswizard/joaswizard "0.9.5"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |