| License |
License |
|---|---|
| GroupId | GroupIdru.ilb.common |
| ArtifactId | ArtifactIdcommon |
| Last Version | Last Version1.36 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioncommon
Various jaxrs, jpa and jaxb support classes
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| common-1.36.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.ilb.common/common/ -->
<dependency>
<groupId>ru.ilb.common</groupId>
<artifactId>common</artifactId>
<version>1.36</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ru.ilb.common/common/
implementation 'ru.ilb.common:common:1.36'
// https://jarcasting.com/artifacts/ru.ilb.common/common/
implementation ("ru.ilb.common:common:1.36")
'ru.ilb.common:common:pom:1.36'
<dependency org="ru.ilb.common" name="common" rev="1.36">
<artifact name="common" type="pom" />
</dependency>
@Grapes(
@Grab(group='ru.ilb.common', module='common', version='1.36')
)
libraryDependencies += "ru.ilb.common" % "common" % "1.36"
[ru.ilb.common/common "1.36"]