| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sf.speculoos |
| ArtifactId | ArtifactIdspeculoos-all |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSpeculoos Aggregator Project
A tool for generating objects that allow easy mapping from java to jndi/ldap data storage and integration of different data sources in a transparent data access layer.
|
| Filename | Size |
|---|---|
| speculoos-all-1.0.1.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sf.speculoos/speculoos-all/ -->
<dependency>
<groupId>net.sf.speculoos</groupId>
<artifactId>speculoos-all</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.speculoos/speculoos-all/
implementation 'net.sf.speculoos:speculoos-all:1.0.1'
// https://jarcasting.com/artifacts/net.sf.speculoos/speculoos-all/
implementation ("net.sf.speculoos:speculoos-all:1.0.1")
'net.sf.speculoos:speculoos-all:pom:1.0.1'
<dependency org="net.sf.speculoos" name="speculoos-all" rev="1.0.1">
<artifact name="speculoos-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.speculoos', module='speculoos-all', version='1.0.1')
)
libraryDependencies += "net.sf.speculoos" % "speculoos-all" % "1.0.1"
[net.sf.speculoos/speculoos-all "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.speculoos : speculoos-rt | jar | 1.0.1 |
| net.sf.speculoos : speculoos-commons | jar | 1.0.1 |
| net.sf.speculoos : speculoos-gen | jar | 1.0.1 |
| net.sf.speculoos : speculoos-jndi-gen | jar | 1.0.1 |
| net.sf.speculoos : speculoos-jndi-rt | jar | 1.0.1 |
| commons-logging : commons-logging | jar | 1.0.4 |
| commons-collections : commons-collections | jar | 3.1 |
| commons-beanutils : commons-beanutils | jar | 1.7.0 |
| commons-digester : commons-digester | jar | 1.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |
| jmock : jmock | jar | 1.0.2 |