License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.shrinkwrap.vfs3 |
ArtifactId | ArtifactIdshrinkwrap-vfs3 |
Last Version | Last Version1.0.0-cr-1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionShrinkWrap JBoss VFS3 Extension
ShrinkWrap Extension for the JBoss Virtual Filesystem 3
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
shrinkwrap-vfs3-1.0.0-cr-1.pom | |
shrinkwrap-vfs3-1.0.0-cr-1.jar | 6 KB |
shrinkwrap-vfs3-1.0.0-cr-1-sources.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.shrinkwrap.vfs3/shrinkwrap-vfs3/ -->
<dependency>
<groupId>org.jboss.shrinkwrap.vfs3</groupId>
<artifactId>shrinkwrap-vfs3</artifactId>
<version>1.0.0-cr-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.shrinkwrap.vfs3/shrinkwrap-vfs3/
implementation 'org.jboss.shrinkwrap.vfs3:shrinkwrap-vfs3:1.0.0-cr-1'
// https://jarcasting.com/artifacts/org.jboss.shrinkwrap.vfs3/shrinkwrap-vfs3/
implementation ("org.jboss.shrinkwrap.vfs3:shrinkwrap-vfs3:1.0.0-cr-1")
'org.jboss.shrinkwrap.vfs3:shrinkwrap-vfs3:jar:1.0.0-cr-1'
<dependency org="org.jboss.shrinkwrap.vfs3" name="shrinkwrap-vfs3" rev="1.0.0-cr-1">
<artifact name="shrinkwrap-vfs3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.shrinkwrap.vfs3', module='shrinkwrap-vfs3', version='1.0.0-cr-1')
)
libraryDependencies += "org.jboss.shrinkwrap.vfs3" % "shrinkwrap-vfs3" % "1.0.0-cr-1"
[org.jboss.shrinkwrap.vfs3/shrinkwrap-vfs3 "1.0.0-cr-1"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.shrinkwrap : shrinkwrap-api | jar | 1.0.0-beta-6 |
org.jboss : jboss-vfs | jar | 3.0.0.CR5 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.shrinkwrap : shrinkwrap-impl-base | jar | 1.0.0-beta-6 |
junit : junit | jar | 4.8 |
org.jboss.logging : jboss-logging-spi | jar | 2.2.0.CR1 |
org.jboss.logging : jboss-logging-jdk | jar | 2.2.0.CR1 |
org.jboss.logmanager : jboss-logmanager | jar | 1.2.0.CR1 |
org.jboss.logging : jboss-logging-logmanager | jar | 2.2.0.CR1 |