| Лицензия |
Лицензия |
|---|---|
| Группа | Группаname.dmaus.schxslt |
| Идентификатор | Идентификаторtestsuite |
| Последняя версия | Последняя версия1.8.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSchXslt Testsuite Core
Run tests for Schematron processors
|
| Имя Файла | Размер |
|---|---|
| testsuite-1.8.2.pom | |
| testsuite-1.8.2.jar | 40 KB |
| testsuite-1.8.2-sources.jar | 37 KB |
| testsuite-1.8.2-javadoc.jar | 91 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/name.dmaus.schxslt/testsuite/ -->
<dependency>
<groupId>name.dmaus.schxslt</groupId>
<artifactId>testsuite</artifactId>
<version>1.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/name.dmaus.schxslt/testsuite/
implementation 'name.dmaus.schxslt:testsuite:1.8.2'
// https://jarcasting.com/artifacts/name.dmaus.schxslt/testsuite/
implementation ("name.dmaus.schxslt:testsuite:1.8.2")
'name.dmaus.schxslt:testsuite:jar:1.8.2'
<dependency org="name.dmaus.schxslt" name="testsuite" rev="1.8.2">
<artifact name="testsuite" type="jar" />
</dependency>
@Grapes(
@Grab(group='name.dmaus.schxslt', module='testsuite', version='1.8.2')
)
libraryDependencies += "name.dmaus.schxslt" % "testsuite" % "1.8.2"
[name.dmaus.schxslt/testsuite "1.8.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-core | jar | 5.2.9.RELEASE |
| org.springframework : spring-beans | jar | 5.2.9.RELEASE |
| org.springframework : spring-context | jar | 5.2.9.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |