License |
License |
---|---|
GroupId | GroupIdorg.isuper |
ArtifactId | ArtifactIdisuper.common.web |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptioniSuper Web Utilities
This is common web utilities library provided by iSuper.org
|
Project Organization |
Project OrganizationiSuper.org |
Filename | Size |
---|---|
isuper.common.web-0.0.4.pom | |
isuper.common.web-0.0.4.jar | 9 KB |
isuper.common.web-0.0.4-sources.jar | 4 KB |
isuper.common.web-0.0.4-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.isuper/isuper.common.web/ -->
<dependency>
<groupId>org.isuper</groupId>
<artifactId>isuper.common.web</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.isuper/isuper.common.web/
implementation 'org.isuper:isuper.common.web:0.0.4'
// https://jarcasting.com/artifacts/org.isuper/isuper.common.web/
implementation ("org.isuper:isuper.common.web:0.0.4")
'org.isuper:isuper.common.web:jar:0.0.4'
<dependency org="org.isuper" name="isuper.common.web" rev="0.0.4">
<artifact name="isuper.common.web" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.isuper', module='isuper.common.web', version='0.0.4')
)
libraryDependencies += "org.isuper" % "isuper.common.web" % "0.0.4"
[org.isuper/isuper.common.web "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.isuper : isuper.common | jar | 0.3.0 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 7.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.apache.openejb : openejb-cxf-rs | jar | 4.7.4 |