License |
License |
---|---|
GroupId | GroupIdorg.ops4j |
ArtifactId | ArtifactIdramler-itest |
Last Version | Last Version0.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOPS4J Ramler Integration Tests
Code and documentation generator for RAML 1.0
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ramler-itest-0.10.0.pom | |
ramler-itest-0.10.0.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ops4j/ramler-itest/ -->
<dependency>
<groupId>org.ops4j</groupId>
<artifactId>ramler-itest</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j/ramler-itest/
implementation 'org.ops4j:ramler-itest:0.10.0'
// https://jarcasting.com/artifacts/org.ops4j/ramler-itest/
implementation ("org.ops4j:ramler-itest:0.10.0")
'org.ops4j:ramler-itest:jar:0.10.0'
<dependency org="org.ops4j" name="ramler-itest" rev="0.10.0">
<artifact name="ramler-itest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j', module='ramler-itest', version='0.10.0')
)
libraryDependencies += "org.ops4j" % "ramler-itest" % "0.10.0"
[org.ops4j/ramler-itest "0.10.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.4.1 |
org.junit.platform : junit-platform-launcher | jar | 1.4.1 |
org.assertj : assertj-core | jar | 3.12.2 |
ch.qos.logback : logback-classic | jar | 1.1.3 |