License |
License |
---|---|
GroupId | GroupIdcom.reprezen.genflow |
ArtifactId | ArtifactIdgenflow-tools |
Version | Version1.4.2 |
Type | Typejar |
Description |
Descriptiongenflow-tools
Tools for manual testing of GenTemplate execution
|
Project URL |
Project URL |
Filename | Size |
---|---|
genflow-tools-1.4.2.pom | |
genflow-tools-1.4.2.jar | 25 KB |
genflow-tools-1.4.2-sources.jar | 10 KB |
genflow-tools-1.4.2-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.reprezen.genflow/genflow-tools/ -->
<dependency>
<groupId>com.reprezen.genflow</groupId>
<artifactId>genflow-tools</artifactId>
<version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.reprezen.genflow/genflow-tools/
implementation 'com.reprezen.genflow:genflow-tools:1.4.2'
// https://jarcasting.com/artifacts/com.reprezen.genflow/genflow-tools/
implementation ("com.reprezen.genflow:genflow-tools:1.4.2")
'com.reprezen.genflow:genflow-tools:jar:1.4.2'
<dependency org="com.reprezen.genflow" name="genflow-tools" rev="1.4.2">
<artifact name="genflow-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.reprezen.genflow', module='genflow-tools', version='1.4.2')
)
libraryDependencies += "com.reprezen.genflow" % "genflow-tools" % "1.4.2"
[com.reprezen.genflow/genflow-tools "1.4.2"]
Group / Artifact | Type | Version |
---|---|---|
com.reprezen.genflow : genflow-api-openapi | jar | 1.4.2 |
com.reprezen.genflow : standard-gentemplates | pom | 1.4.2 |
org.slf4j : slf4j-api | jar | 1.7.26 |
org.slf4j : slf4j-simple | jar | 1.7.25 |