License |
License |
---|---|
Categories |
CategoriesTape Data Data Structures |
GroupId | GroupIdedu.ndsu.eci.tapestry5-cayenne |
ArtifactId | ArtifactIdtapestry5-cayenne-core |
Last Version | Last Version0.7.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTapestry5-Cayenne Core Library
Central module for Tapestry5-Cayenne.
|
<!-- https://jarcasting.com/artifacts/edu.ndsu.eci.tapestry5-cayenne/tapestry5-cayenne-core/ -->
<dependency>
<groupId>edu.ndsu.eci.tapestry5-cayenne</groupId>
<artifactId>tapestry5-cayenne-core</artifactId>
<version>0.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/edu.ndsu.eci.tapestry5-cayenne/tapestry5-cayenne-core/
implementation 'edu.ndsu.eci.tapestry5-cayenne:tapestry5-cayenne-core:0.7.4'
// https://jarcasting.com/artifacts/edu.ndsu.eci.tapestry5-cayenne/tapestry5-cayenne-core/
implementation ("edu.ndsu.eci.tapestry5-cayenne:tapestry5-cayenne-core:0.7.4")
'edu.ndsu.eci.tapestry5-cayenne:tapestry5-cayenne-core:jar:0.7.4'
<dependency org="edu.ndsu.eci.tapestry5-cayenne" name="tapestry5-cayenne-core" rev="0.7.4">
<artifact name="tapestry5-cayenne-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.ndsu.eci.tapestry5-cayenne', module='tapestry5-cayenne-core', version='0.7.4')
)
libraryDependencies += "edu.ndsu.eci.tapestry5-cayenne" % "tapestry5-cayenne-core" % "0.7.4"
[edu.ndsu.eci.tapestry5-cayenne/tapestry5-cayenne-core "0.7.4"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-collections4 | jar | 4.4 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tapestry : tapestry-core | jar | 5.7.2 |
org.apache.cayenne : cayenne-server | jar | 4.1.1 |
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.12.1 |
org.easymock : easymock | jar | 2.2 |