| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.servicelibre |
| Идентификатор | Идентификаторjxsl |
| Версия | Версия0.1.18 |
| Тип | Типjar |
| Описание |
Описаниеjxsl
Java XSL helper code library
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jxsl-0.1.18.pom | |
| jxsl-0.1.18.jar | 60 KB |
| jxsl-0.1.18-sources.jar | 54 KB |
| jxsl-0.1.18-javadoc.jar | 557 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.servicelibre/jxsl/ -->
<dependency>
<groupId>com.servicelibre</groupId>
<artifactId>jxsl</artifactId>
<version>0.1.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.servicelibre/jxsl/
implementation 'com.servicelibre:jxsl:0.1.18'
// https://jarcasting.com/artifacts/com.servicelibre/jxsl/
implementation ("com.servicelibre:jxsl:0.1.18")
'com.servicelibre:jxsl:jar:0.1.18'
<dependency org="com.servicelibre" name="jxsl" rev="0.1.18">
<artifact name="jxsl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.servicelibre', module='jxsl', version='0.1.18')
)
libraryDependencies += "com.servicelibre" % "jxsl" % "0.1.18"
[com.servicelibre/jxsl "0.1.18"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-core | jar | 5.3.18 |
| org.springframework : spring-beans | jar | 5.3.18 |
| org.springframework : spring-context | jar | 5.3.18 |
| org.springframework : spring-test | jar | 5.3.18 |
| ch.qos.logback : logback-core | jar | 1.2.9 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.slf4j : slf4j-api | jar | 1.6.6 |
| net.sf.saxon : Saxon-HE | jar | 9.8.0-14 |
| javax.xml.bind : jaxb-api | jar | 2.3.1 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| com.thoughtworks.xstream : xstream | jar | 1.4.19 |
| junit : junit | jar | 4.13.1 |
| commons-io : commons-io | jar | 2.7 |