License |
License |
---|---|
Categories |
CategoriesData Net |
GroupId | GroupIdnet.officefloor.spring |
ArtifactId | ArtifactIdofficespring_data |
Last Version | Last Version3.40.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Data Integration
OfficeFloor plug-in for Spring Data
|
<!-- https://jarcasting.com/artifacts/net.officefloor.spring/officespring_data/ -->
<dependency>
<groupId>net.officefloor.spring</groupId>
<artifactId>officespring_data</artifactId>
<version>3.40.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.officefloor.spring/officespring_data/
implementation 'net.officefloor.spring:officespring_data:3.40.0'
// https://jarcasting.com/artifacts/net.officefloor.spring/officespring_data/
implementation ("net.officefloor.spring:officespring_data:3.40.0")
'net.officefloor.spring:officespring_data:jar:3.40.0'
<dependency org="net.officefloor.spring" name="officespring_data" rev="3.40.0">
<artifact name="officespring_data" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.officefloor.spring', module='officespring_data', version='3.40.0')
)
libraryDependencies += "net.officefloor.spring" % "officespring_data" % "3.40.0"
[net.officefloor.spring/officespring_data "3.40.0"]
Group / Artifact | Type | Version |
---|---|---|
net.officefloor.spring : officespring | jar | 3.40.0 |
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.5.3 |
net.officefloor.core : officecompiler | jar | 3.40.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
com.h2database : h2 | jar | 1.4.200 |