| License |
License |
|---|---|
| GroupId | GroupIdru.ilb.common |
| ArtifactId | ArtifactIdcommon-test |
| Last Version | Last Version1.36 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommon-test
For test parsing web.xml
|
| Filename | Size |
|---|---|
| common-test-1.36.pom | |
| common-test-1.36.jar | 166 KB |
| common-test-1.36-sources.jar | 167 KB |
| common-test-1.36-javadoc.jar | 765 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.ilb.common/common-test/ -->
<dependency>
<groupId>ru.ilb.common</groupId>
<artifactId>common-test</artifactId>
<version>1.36</version>
</dependency>
// https://jarcasting.com/artifacts/ru.ilb.common/common-test/
implementation 'ru.ilb.common:common-test:1.36'
// https://jarcasting.com/artifacts/ru.ilb.common/common-test/
implementation ("ru.ilb.common:common-test:1.36")
'ru.ilb.common:common-test:jar:1.36'
<dependency org="ru.ilb.common" name="common-test" rev="1.36">
<artifact name="common-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.ilb.common', module='common-test', version='1.36')
)
libraryDependencies += "ru.ilb.common" % "common-test" % "1.36"
[ru.ilb.common/common-test "1.36"]
| Group / Artifact | Type | Version |
|---|---|---|
| ru.ilb.common : common-jaxb | jar | 1.36 |