| License |
License |
|---|---|
| GroupId | GroupIdcom.jslsolucoes |
| ArtifactId | ArtifactIdtrex-playground |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionFull Stack Java Web MVC framework for fast and maintainable software development
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| trex-playground-1.0.0.pom | |
| trex-playground-1.0.0.war | 43 MB |
| trex-playground-1.0.0-sources.jar | 3 KB |
| trex-playground-1.0.0-javadoc.jar | 401 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.jslsolucoes/trex-playground/ -->
<dependency>
<groupId>com.jslsolucoes</groupId>
<artifactId>trex-playground</artifactId>
<version>1.0.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.jslsolucoes/trex-playground/
implementation 'com.jslsolucoes:trex-playground:1.0.0'
// https://jarcasting.com/artifacts/com.jslsolucoes/trex-playground/
implementation ("com.jslsolucoes:trex-playground:1.0.0")
'com.jslsolucoes:trex-playground:war:1.0.0'
<dependency org="com.jslsolucoes" name="trex-playground" rev="1.0.0">
<artifact name="trex-playground" type="war" />
</dependency>
@Grapes(
@Grab(group='com.jslsolucoes', module='trex-playground', version='1.0.0')
)
libraryDependencies += "com.jslsolucoes" % "trex-playground" % "1.0.0"
[com.jslsolucoes/trex-playground "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.jslsolucoes : trex-webmvc | jar | 1.0.0 |
| com.jslsolucoes : tagria-lib-v4 | jar | 4.0.22 |
| javax.xml.ws : jaxws-api | jar | 2.3.1 |
| com.sun.xml.ws : jaxws-rt | jar | 2.3.3-b01 |
| javax.xml.bind : jaxb-api | jar | 2.4.0-b180830.0359 |
| com.sun.xml.bind : jaxb-impl | jar | 2.4.0-b180830.0438 |
| org.glassfish.jaxb : jaxb-core | jar | 2.3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-api | jar | 8.0 |