Last Version

ru.ilb.common:common-springboot 1.36

Various jaxrs, jpa and jaxb support classes

License

License

GroupId

GroupId

ru.ilb.common
ArtifactId

ArtifactId

common-springboot
Version

Version

1.36
Type

Type

jar
Description

Description

Various jaxrs, jpa and jaxb support classes

Download common-springboot 1.36


<!-- 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"]

Dependencies

compile (4)

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

provided (1)

Group / Artifact Type Version
org.eclipse.persistence : org.eclipse.persistence.moxy Optional jar 2.7.5

Project Modules

There are no modules declared in this project.