License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.googlecode.the-fascinator.plugins |
ArtifactId | ArtifactIdplugin-transformer-jython |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Fascinator - Plugin - Transformer - Jython
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-jython/ -->
<dependency>
<groupId>com.googlecode.the-fascinator.plugins</groupId>
<artifactId>plugin-transformer-jython</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-transformer-jython/
implementation 'com.googlecode.the-fascinator.plugins:plugin-transformer-jython:1.2'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-transformer-jython/
implementation ("com.googlecode.the-fascinator.plugins:plugin-transformer-jython:1.2")
'com.googlecode.the-fascinator.plugins:plugin-transformer-jython:jar:1.2'
<dependency org="com.googlecode.the-fascinator.plugins" name="plugin-transformer-jython" rev="1.2">
<artifact name="plugin-transformer-jython" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator.plugins', module='plugin-transformer-jython', version='1.2')
)
libraryDependencies += "com.googlecode.the-fascinator.plugins" % "plugin-transformer-jython" % "1.2"
[com.googlecode.the-fascinator.plugins/plugin-transformer-jython "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 |
dom4j : dom4j | jar | 1.6.1 |
org.python : jython-standalone | jar | 2.5.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
com.googlecode.the-fascinator.plugins : plugin-storage-ram | jar | 1.2 |