License |
License |
---|---|
GroupId | GroupIdorg.citrusframework.archetypes |
ArtifactId | ArtifactIdcitrus-simulator-archetype-rest |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncitrus-simulator-archetype-rest
Archetype for Citrus REST simulator
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.citrusframework.archetypes/citrus-simulator-archetype-rest/ -->
<dependency>
<groupId>org.citrusframework.archetypes</groupId>
<artifactId>citrus-simulator-archetype-rest</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.citrusframework.archetypes/citrus-simulator-archetype-rest/
implementation 'org.citrusframework.archetypes:citrus-simulator-archetype-rest:2.1.1'
// https://jarcasting.com/artifacts/org.citrusframework.archetypes/citrus-simulator-archetype-rest/
implementation ("org.citrusframework.archetypes:citrus-simulator-archetype-rest:2.1.1")
'org.citrusframework.archetypes:citrus-simulator-archetype-rest:jar:2.1.1'
<dependency org="org.citrusframework.archetypes" name="citrus-simulator-archetype-rest" rev="2.1.1">
<artifact name="citrus-simulator-archetype-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.citrusframework.archetypes', module='citrus-simulator-archetype-rest', version='2.1.1')
)
libraryDependencies += "org.citrusframework.archetypes" % "citrus-simulator-archetype-rest" % "2.1.1"
[org.citrusframework.archetypes/citrus-simulator-archetype-rest "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
org.slf4j : jcl-over-slf4j | jar | 1.7.36 |
ch.qos.logback : logback-classic | jar | 1.2.10 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |