Last Version

com.jslsolucoes:trex 1.0.0

Full Stack Java Web MVC framework for fast and maintainable software development

License

License

GroupId

GroupId

com.jslsolucoes
ArtifactId

ArtifactId

trex
Version

Version

1.0.0
Type

Type

pom
Description

Description

Full Stack Java Web MVC framework for fast and maintainable software development
Project Organization

Project Organization

JSL Solucoes

Download trex 1.0.0

Filename Size
trex-1.0.0.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/com.jslsolucoes/trex/ -->
<dependency>
    <groupId>com.jslsolucoes</groupId>
    <artifactId>trex</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jslsolucoes/trex/
implementation 'com.jslsolucoes:trex:1.0.0'
// https://jarcasting.com/artifacts/com.jslsolucoes/trex/
implementation ("com.jslsolucoes:trex:1.0.0")
'com.jslsolucoes:trex:pom:1.0.0'
<dependency org="com.jslsolucoes" name="trex" rev="1.0.0">
  <artifact name="trex" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jslsolucoes', module='trex', version='1.0.0')
)
libraryDependencies += "com.jslsolucoes" % "trex" % "1.0.0"
[com.jslsolucoes/trex "1.0.0"]

Dependencies

compile (5)

Group / Artifact Type Version
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

Project Modules

  • trex-webmvc
  • trex-playground