License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.apache.sling.ide |
ArtifactId | ArtifactIdorg.apache.sling.ide.impl-vlt-test |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSling IDE Tools: FileVault Implementation Tests
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.sling.ide/org.apache.sling.ide.impl-vlt-test/ -->
<dependency>
<groupId>org.apache.sling.ide</groupId>
<artifactId>org.apache.sling.ide.impl-vlt-test</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sling.ide/org.apache.sling.ide.impl-vlt-test/
implementation 'org.apache.sling.ide:org.apache.sling.ide.impl-vlt-test:1.0.0'
// https://jarcasting.com/artifacts/org.apache.sling.ide/org.apache.sling.ide.impl-vlt-test/
implementation ("org.apache.sling.ide:org.apache.sling.ide.impl-vlt-test:1.0.0")
'org.apache.sling.ide:org.apache.sling.ide.impl-vlt-test:jar:1.0.0'
<dependency org="org.apache.sling.ide" name="org.apache.sling.ide.impl-vlt-test" rev="1.0.0">
<artifact name="org.apache.sling.ide.impl-vlt-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sling.ide', module='org.apache.sling.ide.impl-vlt-test', version='1.0.0')
)
libraryDependencies += "org.apache.sling.ide" % "org.apache.sling.ide.impl-vlt-test" % "1.0.0"
[org.apache.sling.ide/org.apache.sling.ide.impl-vlt-test "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.apache.sling.ide : org.apache.sling.ide.impl-vlt | eclipse-plugin | 1.0.0 |
javax.jcr : jcr | jar | 2.0 |
org.slf4j : slf4j-api | jar | 1.7.5 |
commons-io : commons-io | jar | 2.4 |
org.slf4j : slf4j-simple | jar | 1.7.5 |
org.apache.jackrabbit : jackrabbit-jcr-commons | jar | 2.4.0 |
org.apache.jackrabbit.vault : org.apache.jackrabbit.vault | jar | 3.0.0 |
org.apache.sling.ide : org.apache.sling.ide.api | jar | 1.0.0 |