License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.googlecode.the-fascinator.plugins |
ArtifactId | ArtifactIdplugin-transformer-basicVersioning |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFascinator - Plugin - Tranformer - Basic Versioning
This Maven project provides a central point for information regarding The Fascinator and its many works.
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-transformer-basicVersioning/ -->
<dependency>
<groupId>com.googlecode.the-fascinator.plugins</groupId>
<artifactId>plugin-transformer-basicVersioning</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-transformer-basicVersioning/
implementation 'com.googlecode.the-fascinator.plugins:plugin-transformer-basicVersioning:1.2'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-transformer-basicVersioning/
implementation ("com.googlecode.the-fascinator.plugins:plugin-transformer-basicVersioning:1.2")
'com.googlecode.the-fascinator.plugins:plugin-transformer-basicVersioning:jar:1.2'
<dependency org="com.googlecode.the-fascinator.plugins" name="plugin-transformer-basicVersioning" rev="1.2">
<artifact name="plugin-transformer-basicVersioning" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator.plugins', module='plugin-transformer-basicVersioning', version='1.2')
)
libraryDependencies += "com.googlecode.the-fascinator.plugins" % "plugin-transformer-basicVersioning" % "1.2"
[com.googlecode.the-fascinator.plugins/plugin-transformer-basicVersioning "1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.the-fascinator : fascinator-common | jar | 1.1.4 |
com.googlecode.the-fascinator : fascinator-plugin-api | jar | 1.1.4 |
com.googlecode.the-fascinator.plugins : plugin-storage-filesystem | jar | 1.1.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |