License |
License |
---|---|
GroupId | GroupIdcom.reprezen.genflow |
ArtifactId | ArtifactIdgenflow-api-openapi |
Version | Version1.4.2 |
Type | Typejar |
Description |
DescriptionRepreZen GenFlow Framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
genflow-api-openapi-1.4.2.pom | |
genflow-api-openapi-1.4.2.jar | 138 KB |
genflow-api-openapi-1.4.2-sources.jar | 73 KB |
genflow-api-openapi-1.4.2-javadoc.jar | 415 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.reprezen.genflow/genflow-api-openapi/ -->
<dependency>
<groupId>com.reprezen.genflow</groupId>
<artifactId>genflow-api-openapi</artifactId>
<version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.reprezen.genflow/genflow-api-openapi/
implementation 'com.reprezen.genflow:genflow-api-openapi:1.4.2'
// https://jarcasting.com/artifacts/com.reprezen.genflow/genflow-api-openapi/
implementation ("com.reprezen.genflow:genflow-api-openapi:1.4.2")
'com.reprezen.genflow:genflow-api-openapi:jar:1.4.2'
<dependency org="com.reprezen.genflow" name="genflow-api-openapi" rev="1.4.2">
<artifact name="genflow-api-openapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.reprezen.genflow', module='genflow-api-openapi', version='1.4.2')
)
libraryDependencies += "com.reprezen.genflow" % "genflow-api-openapi" % "1.4.2"
[com.reprezen.genflow/genflow-api-openapi "1.4.2"]
Group / Artifact | Type | Version |
---|---|---|
com.reprezen.genflow : genflow-api | jar | 1.4.2 |
io.swagger : swagger-models | jar | 1.5.22 |
io.swagger : swagger-parser | jar | 1.0.44 |
com.reprezen.kaizen : openapi-parser | jar | 4.0.4 |
io.swagger.parser.v3 : swagger-parser | jar | 2.0.1 |
org.eclipse.xtend : org.eclipse.xtend.lib | jar | 2.12.0 |
com.atlassian.commonmark : commonmark | jar | 0.9.0 |
com.atlassian.commonmark : commonmark-ext-gfm-tables | jar | 0.9.0 |
com.atlassian.commonmark : commonmark-ext-autolink | jar | 0.9.0 |
org.apache.commons : commons-text | jar | 1.5 |
com.konghq : unirest-java | jar | 2.3.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |