License |
License |
---|---|
Categories |
CategoriesGlassFish Container Application Servers |
GroupId | GroupIdorg.glassfish.woodstock |
ArtifactId | ArtifactIdwoodstock-dt |
Last Version | Last Version5.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWoodstock Design Time
Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs,
implementations of those APIs, and technology compatibility kits for Java runtimes
that enable development, deployment, and management of server-side and cloud-native applications.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
woodstock-dt-5.0.0.pom | |
woodstock-dt-5.0.0.jar | 110 KB |
woodstock-dt-5.0.0-sources.jar | 109 KB |
woodstock-dt-5.0.0-javadoc.jar | 372 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.woodstock/woodstock-dt/ -->
<dependency>
<groupId>org.glassfish.woodstock</groupId>
<artifactId>woodstock-dt</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.woodstock/woodstock-dt/
implementation 'org.glassfish.woodstock:woodstock-dt:5.0.0'
// https://jarcasting.com/artifacts/org.glassfish.woodstock/woodstock-dt/
implementation ("org.glassfish.woodstock:woodstock-dt:5.0.0")
'org.glassfish.woodstock:woodstock-dt:jar:5.0.0'
<dependency org="org.glassfish.woodstock" name="woodstock-dt" rev="5.0.0">
<artifact name="woodstock-dt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.woodstock', module='woodstock-dt', version='5.0.0')
)
libraryDependencies += "org.glassfish.woodstock" % "woodstock-dt" % "5.0.0"
[org.glassfish.woodstock/woodstock-dt "5.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish : jakarta.faces | jar | 3.0.0 |
jakarta.faces : jakarta.faces-api | jar | 3.0.0 |
jakarta.el : jakarta.el-api | jar | 4.0.0 |
org.apache.velocity : velocity | jar | 1.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |