License |
License
Modified BSD License
|
---|---|
GroupId | GroupIdorg.ikasan |
ArtifactId | ArtifactIdikasan-rest |
Last Version | Last Version3.2.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionIkasan Rest
The rest parent pom for the Ikasan Enterprise Integration Platform
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ikasan-rest-3.2.3.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ikasan/ikasan-rest/ -->
<dependency>
<groupId>org.ikasan</groupId>
<artifactId>ikasan-rest</artifactId>
<version>3.2.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ikasan/ikasan-rest/
implementation 'org.ikasan:ikasan-rest:3.2.3'
// https://jarcasting.com/artifacts/org.ikasan/ikasan-rest/
implementation ("org.ikasan:ikasan-rest:3.2.3")
'org.ikasan:ikasan-rest:pom:3.2.3'
<dependency org="org.ikasan" name="ikasan-rest" rev="3.2.3">
<artifact name="ikasan-rest" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ikasan', module='ikasan-rest', version='3.2.3')
)
libraryDependencies += "org.ikasan" % "ikasan-rest" % "3.2.3"
[org.ikasan/ikasan-rest "3.2.3"]