License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.officefloor.spring |
ArtifactId | ArtifactIdofficespring |
Last Version | Last Version3.40.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Integration
OfficeFloor plug-in for Spring
|
Filename | Size |
---|---|
officespring-3.40.0.pom | |
officespring-3.40.0.jar | 24 KB |
officespring-3.40.0-test-sources.jar | 22 KB |
officespring-3.40.0-sources.jar | 19 KB |
officespring-3.40.0-javadoc.jar | 94 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.officefloor.spring/officespring/ -->
<dependency>
<groupId>net.officefloor.spring</groupId>
<artifactId>officespring</artifactId>
<version>3.40.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.officefloor.spring/officespring/
implementation 'net.officefloor.spring:officespring:3.40.0'
// https://jarcasting.com/artifacts/net.officefloor.spring/officespring/
implementation ("net.officefloor.spring:officespring:3.40.0")
'net.officefloor.spring:officespring:jar:3.40.0'
<dependency org="net.officefloor.spring" name="officespring" rev="3.40.0">
<artifact name="officespring" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.officefloor.spring', module='officespring', version='3.40.0')
)
libraryDependencies += "net.officefloor.spring" % "officespring" % "3.40.0"
[net.officefloor.spring/officespring "3.40.0"]
Group / Artifact | Type | Version |
---|---|---|
net.officefloor.core : officecompiler | jar | 3.40.0 |
net.officefloor.dependency : officedependency | jar | 3.40.0 |
org.springframework.boot : spring-boot-starter | jar | 2.5.3 |