| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.jslsolucoes |
| Идентификатор | Идентификаторtrex-webmvc |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFull Stack Java Web MVC framework for fast and maintainable software development
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| trex-webmvc-1.0.0.pom | |
| trex-webmvc-1.0.0.jar | 441 KB |
| trex-webmvc-1.0.0-sources.jar | 368 KB |
| trex-webmvc-1.0.0-javadoc.jar | 2 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.jslsolucoes/trex-webmvc/ -->
<dependency>
<groupId>com.jslsolucoes</groupId>
<artifactId>trex-webmvc</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jslsolucoes/trex-webmvc/
implementation 'com.jslsolucoes:trex-webmvc:1.0.0'
// https://jarcasting.com/artifacts/com.jslsolucoes/trex-webmvc/
implementation ("com.jslsolucoes:trex-webmvc:1.0.0")
'com.jslsolucoes:trex-webmvc:jar:1.0.0'
<dependency org="com.jslsolucoes" name="trex-webmvc" rev="1.0.0">
<artifact name="trex-webmvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jslsolucoes', module='trex-webmvc', version='1.0.0')
)
libraryDependencies += "com.jslsolucoes" % "trex-webmvc" % "1.0.0"
[com.jslsolucoes/trex-webmvc "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 29.0-jre |
| br.com.caelum : iogi | jar | 1.0.1 |
| org.javassist : javassist | jar | 3.27.0-GA |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| net.vidageek : mirror | jar | 1.6.1 |
| com.thoughtworks.paranamer : paranamer | jar | 2.8 |
| com.thoughtworks.xstream : xstream | jar | 1.4.12 |
| com.google.code.gson : gson | jar | 2.8.5 |
| commons-fileupload : commons-fileupload | jar | 1.4 |
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax : javaee-api | jar | 8.0.1 |
| org.jboss.weld.se : weld-se-core | jar | 3.1.4.Final |
| org.hibernate.validator : hibernate-validator | jar | 6.1.4.Final |
| org.hibernate.validator : hibernate-validator-cdi | jar | 6.1.4.Final |
| com.fasterxml : classmate | jar | 1.5.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.mockito : mockito-core | jar | 1.10.19 |
| junit : junit | jar | 4.13 |
| org.glassfish.web : el-impl | jar | 2.2 |
| org.jboss.arquillian.junit : arquillian-junit-container | jar | 1.6.0.Final |
| org.jboss.arquillian.container : arquillian-weld-embedded | jar | 2.0.1.Final |