License |
License |
---|---|
GroupId | GroupIdcom.jslsolucoes |
ArtifactId | ArtifactIdtrex |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionFull Stack Java Web MVC framework for fast and maintainable software development
|
Project Organization |
Project Organization |
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"]
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 |