License |
License |
---|---|
GroupId | GroupIdru.ilb.common |
ArtifactId | ArtifactIdcommon-springboot |
Version | Version1.36 |
Type | Typejar |
Description |
DescriptionVarious jaxrs, jpa and jaxb support classes
|
Filename | Size |
---|---|
common-springboot-1.36.pom | |
common-springboot-1.36.jar | 5 KB |
common-springboot-1.36-sources.jar | 4 KB |
common-springboot-1.36-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.ilb.common/common-springboot/ -->
<dependency>
<groupId>ru.ilb.common</groupId>
<artifactId>common-springboot</artifactId>
<version>1.36</version>
</dependency>
// https://jarcasting.com/artifacts/ru.ilb.common/common-springboot/
implementation 'ru.ilb.common:common-springboot:1.36'
// https://jarcasting.com/artifacts/ru.ilb.common/common-springboot/
implementation ("ru.ilb.common:common-springboot:1.36")
'ru.ilb.common:common-springboot:jar:1.36'
<dependency org="ru.ilb.common" name="common-springboot" rev="1.36">
<artifact name="common-springboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.ilb.common', module='common-springboot', version='1.36')
)
libraryDependencies += "ru.ilb.common" % "common-springboot" % "1.36"
[ru.ilb.common/common-springboot "1.36"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.9.RELEASE |
org.apache.cxf : cxf-spring-boot-starter-jaxrs | jar | 3.3.3 |
ru.ilb.common : common-jaxrs | jar | 1.36 |
ru.ilb.common : common-jpa | jar | 1.36 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.persistence : org.eclipse.persistence.moxy Optional | jar | 2.7.5 |