License |
License
Apache 2
|
---|---|
GroupId | GroupIdorg.fabric3 |
ArtifactId | ArtifactIdprofile-web |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFabric3
Fabric3
|
Filename | Size |
---|---|
profile-web-3.0.0.pom | 2 KB |
profile-web-3.0.0-sources.jar | 261 bytes |
profile-web-3.0.0-javadoc.jar | 261 bytes |
profile-web-3.0.0-bin.zip | 88 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fabric3/profile-web/ -->
<dependency>
<groupId>org.fabric3</groupId>
<artifactId>profile-web</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.fabric3/profile-web/
implementation 'org.fabric3:profile-web:3.0.0'
// https://jarcasting.com/artifacts/org.fabric3/profile-web/
implementation ("org.fabric3:profile-web:3.0.0")
'org.fabric3:profile-web:jar:3.0.0'
<dependency org="org.fabric3" name="profile-web" rev="3.0.0">
<artifact name="profile-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fabric3', module='profile-web', version='3.0.0')
)
libraryDependencies += "org.fabric3" % "profile-web" % "3.0.0"
[org.fabric3/profile-web "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.fabric3 : fabric3-contribution-scanner-war | jar | 3.0.0 |
org.fabric3 : fabric3-container-web-spi | jar | 3.0.0 |
org.fabric3 : fabric3-container-web-jetty | jar | 3.0.0 |
org.fabric3 : fabric3-contribution-war | jar | 3.0.0 |
org.fabric3 : fabric3-web | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.easymock : easymock | jar | 3.1 |