License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.googlecode.the-fascinator.plugins |
ArtifactId | ArtifactIdplugin-transformer-ice2 |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Fascinator - Plugin - Transformer - ICE 2
The Fascinator platform is a set of components that can be
remixed/mashed to meet a variety of repository-centric needs.
|
<!-- https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-transformer-ice2/ -->
<dependency>
<groupId>com.googlecode.the-fascinator.plugins</groupId>
<artifactId>plugin-transformer-ice2</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-transformer-ice2/
implementation 'com.googlecode.the-fascinator.plugins:plugin-transformer-ice2:1.2'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-transformer-ice2/
implementation ("com.googlecode.the-fascinator.plugins:plugin-transformer-ice2:1.2")
'com.googlecode.the-fascinator.plugins:plugin-transformer-ice2:jar:1.2'
<dependency org="com.googlecode.the-fascinator.plugins" name="plugin-transformer-ice2" rev="1.2">
<artifact name="plugin-transformer-ice2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator.plugins', module='plugin-transformer-ice2', version='1.2')
)
libraryDependencies += "com.googlecode.the-fascinator.plugins" % "plugin-transformer-ice2" % "1.2"
[com.googlecode.the-fascinator.plugins/plugin-transformer-ice2 "1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.the-fascinator : fascinator-common | jar | 1.2 |
com.googlecode.the-fascinator : fascinator-plugin-api | jar | 1.2 |
commons-httpclient : commons-httpclient | jar | 3.1 |
commons-fileupload : commons-fileupload | jar | 1.2.1 |
commons-io : commons-io | jar | 1.4 |
dom4j : dom4j | jar | 1.6.1 |
org.slf4j : slf4j-api | jar | 1.6.1 |
org.slf4j : jcl-over-slf4j | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.the-fascinator.plugins : plugin-storage-ram | jar | 1.2 |
junit : junit | jar | 4.10 |
javax.servlet : servlet-api | jar | 2.5 |
org.mortbay.jetty : jetty-embedded | jar | 6.1.22 |
org.mortbay.jetty : jetty-util | jar | 6.1.22 |
org.mortbay.jetty : jetty-servlet-tester | jar | 6.1.22 |