License |
License |
---|---|
GroupId | GroupIdorg.apache.myfaces.orchestra |
ArtifactId | ArtifactIdmyfaces-orchestra-core15 |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMyFaces Orchestra Core15
java1.5 extensions for Orchestra Core (including annotations)
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.myfaces.orchestra/myfaces-orchestra-core15/ -->
<dependency>
<groupId>org.apache.myfaces.orchestra</groupId>
<artifactId>myfaces-orchestra-core15</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.orchestra/myfaces-orchestra-core15/
implementation 'org.apache.myfaces.orchestra:myfaces-orchestra-core15:1.0'
// https://jarcasting.com/artifacts/org.apache.myfaces.orchestra/myfaces-orchestra-core15/
implementation ("org.apache.myfaces.orchestra:myfaces-orchestra-core15:1.0")
'org.apache.myfaces.orchestra:myfaces-orchestra-core15:jar:1.0'
<dependency org="org.apache.myfaces.orchestra" name="myfaces-orchestra-core15" rev="1.0">
<artifact name="myfaces-orchestra-core15" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.orchestra', module='myfaces-orchestra-core15', version='1.0')
)
libraryDependencies += "org.apache.myfaces.orchestra" % "myfaces-orchestra-core15" % "1.0"
[org.apache.myfaces.orchestra/myfaces-orchestra-core15 "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.myfaces.orchestra : myfaces-orchestra-core | jar | 1.0 |
javax.persistence : persistence-api Optional | jar | 1.0 |
org.springframework : spring Optional | jar | 2.0.6 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.myfaces.core : myfaces-api | jar | 1.1.5 |
javax.servlet.jsp : jsp-api | jar | 2.0 |
javax.el : el-api | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-mock | jar | 2.0.6 |
cglib : cglib | jar | 2.1_3 |
javax.persistence : toplink-essentials | jar | 1.0 |
org.apache.derby : derby | jar | 10.3.1.4 |