eXtended Objects - Spring Framework Integration

eXtended Objects

License

License

GroupId

GroupId

com.buschmais.xo
ArtifactId

ArtifactId

xo.spring
Last Version

Last Version

1.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

eXtended Objects - Spring Framework Integration
eXtended Objects
Project Organization

Project Organization

buschmais GbR

Download xo.spring

How to add to project

<!-- https://jarcasting.com/artifacts/com.buschmais.xo/xo.spring/ -->
<dependency>
    <groupId>com.buschmais.xo</groupId>
    <artifactId>xo.spring</artifactId>
    <version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.xo/xo.spring/
implementation 'com.buschmais.xo:xo.spring:1.4.1'
// https://jarcasting.com/artifacts/com.buschmais.xo/xo.spring/
implementation ("com.buschmais.xo:xo.spring:1.4.1")
'com.buschmais.xo:xo.spring:jar:1.4.1'
<dependency org="com.buschmais.xo" name="xo.spring" rev="1.4.1">
  <artifact name="xo.spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.xo', module='xo.spring', version='1.4.1')
)
libraryDependencies += "com.buschmais.xo" % "xo.spring" % "1.4.1"
[com.buschmais.xo/xo.spring "1.4.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.buschmais.xo : xo.api jar 1.4.1
org.slf4j : slf4j-api jar 1.7.30

provided (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor jar
org.springframework : spring-tx jar
org.projectlombok : lombok jar 1.18.10

runtime (1)

Group / Artifact Type Version
com.buschmais.xo : xo.impl jar 1.4.1

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
com.buschmais.xo : xo.neo4j.embedded jar 1.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.1
1.4.0
1.3.0
1.2.0