| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdcom.googlecode.the-fascinator |
| ArtifactId | ArtifactIdfascinator-config-db |
| Last Version | Last Version0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThis Maven project provides a central point for information regarding The Fascinator and its many works.
|
<!-- https://jarcasting.com/artifacts/com.googlecode.the-fascinator/fascinator-config-db/ -->
<dependency>
<groupId>com.googlecode.the-fascinator</groupId>
<artifactId>fascinator-config-db</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator/fascinator-config-db/
implementation 'com.googlecode.the-fascinator:fascinator-config-db:0.3'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator/fascinator-config-db/
implementation ("com.googlecode.the-fascinator:fascinator-config-db:0.3")
'com.googlecode.the-fascinator:fascinator-config-db:jar:0.3'
<dependency org="com.googlecode.the-fascinator" name="fascinator-config-db" rev="0.3">
<artifact name="fascinator-config-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator', module='fascinator-config-db', version='0.3')
)
libraryDependencies += "com.googlecode.the-fascinator" % "fascinator-config-db" % "0.3"
[com.googlecode.the-fascinator/fascinator-config-db "0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.googlecode.the-fascinator : fascinator-common | jar | 1.4 |
| com.googlecode.json-simple : json-simple | jar | 1.1 |
| org.hibernate : hibernate-core | jar | 3.6.3.Final |
| commons-dbcp : commons-dbcp | jar | 1.4 |
| org.springframework : spring-orm | jar | 3.0.5.RELEASE |
| cglib : cglib | jar | 2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.springframework : spring-test | jar | 3.0.5.RELEASE |
| com.googlecode.the-fascinator.plugins : plugin-access-derby | jar | 1.2 |
| com.googlecode.the-fascinator.plugins : plugin-indexer-solr | jar | 1.3 |
| com.googlecode.the-fascinator.plugins : plugin-storage-filesystem | jar | 1.4 |
| javassist : javassist | jar | 3.9.0.GA |