GroupId | GroupIdorg.ibissource |
---|---|
ArtifactId | ArtifactIdibis-adapterframework-webapp |
Version | Version7.4 |
Type | Typewar |
Filename | Size |
---|---|
ibis-adapterframework-webapp-7.4.pom | |
ibis-adapterframework-webapp-7.4.war | 82 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ibissource/ibis-adapterframework-webapp/ -->
<dependency>
<groupId>org.ibissource</groupId>
<artifactId>ibis-adapterframework-webapp</artifactId>
<version>7.4</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.ibissource/ibis-adapterframework-webapp/
implementation 'org.ibissource:ibis-adapterframework-webapp:7.4'
// https://jarcasting.com/artifacts/org.ibissource/ibis-adapterframework-webapp/
implementation ("org.ibissource:ibis-adapterframework-webapp:7.4")
'org.ibissource:ibis-adapterframework-webapp:war:7.4'
<dependency org="org.ibissource" name="ibis-adapterframework-webapp" rev="7.4">
<artifact name="ibis-adapterframework-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.ibissource', module='ibis-adapterframework-webapp', version='7.4')
)
libraryDependencies += "org.ibissource" % "ibis-adapterframework-webapp" % "7.4"
[org.ibissource/ibis-adapterframework-webapp "7.4"]