The Fascinator
Please visit our Public site
A release history is available.
License |
License |
---|---|
GroupId | GroupIdcom.googlecode.the-fascinator |
ArtifactId | ArtifactIdfascinator-common |
Last Version | Last Version1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Fascinator - Common Library
The Fascinator platform is a set of components that can be
remixed/mashed to meet a variety of repository-centric needs.
|
Project URL |
Project URL |
Filename | Size |
---|---|
fascinator-common-1.6.pom | |
fascinator-common-1.6.jar | 125 KB |
fascinator-common-1.6-sources.jar | 122 KB |
fascinator-common-1.6-javadoc.jar | 286 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.the-fascinator/fascinator-common/ -->
<dependency>
<groupId>com.googlecode.the-fascinator</groupId>
<artifactId>fascinator-common</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator/fascinator-common/
implementation 'com.googlecode.the-fascinator:fascinator-common:1.6'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator/fascinator-common/
implementation ("com.googlecode.the-fascinator:fascinator-common:1.6")
'com.googlecode.the-fascinator:fascinator-common:jar:1.6'
<dependency org="com.googlecode.the-fascinator" name="fascinator-common" rev="1.6">
<artifact name="fascinator-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator', module='fascinator-common', version='1.6')
)
libraryDependencies += "com.googlecode.the-fascinator" % "fascinator-common" % "1.6"
[com.googlecode.the-fascinator/fascinator-common "1.6"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.the-fascinator : fascinator-vocabulary | jar | 1.4.0.1 |
com.googlecode.the-fascinator : fascinator-plugin-api | jar | 1.6 |
joda-time : joda-time | jar | 2.2 |
commons-httpclient : commons-httpclient | jar | 3.1 |
commons-io : commons-io | jar | 1.4 |
commons-jxpath : commons-jxpath | jar | 1.3 |
commons-lang : commons-lang | jar | 2.4 |
jaxen : jaxen | jar | 1.1.1 |
com.googlecode.json-simple : json-simple | jar | 1.1 |
org.codehaus.jackson : jackson-mapper-lgpl | jar | 1.9.13 |
org.slf4j : slf4j-api | jar | 1.7.25 |
ch.qos.logback : logback-core | jar | 0.9.29 |
ch.qos.logback : logback-classic | jar | 0.9.29 |
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
org.slf4j : log4j-over-slf4j | jar | 1.7.25 |
org.apache.activemq : activemq-core | jar | 5.7.0 |
dom4j : dom4j | jar | 1.6.1 |
xerces : xmlParserAPIs | jar | 2.6.2 |
xerces : xercesImpl | jar | 2.9.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-tx | jar | 3.0.5.RELEASE |
org.hibernate : hibernate-core | jar | 3.6.3.Final |
javax.persistence : persistence-api | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.codehaus.groovy : groovy-all | jar | 2.4.5 |
org.spockframework : spock-core | jar | 0.7-groovy-2.0 |
Please visit our Public site
A release history is available.