| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.optionfactory.spring |
| ArtifactId | ArtifactIdoptionfactory-spring-bom |
| Last Version | Last Version6.4 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionnet.optionfactory.spring:optionfactory-spring-bom
Bill of materials pom optionfactory-spring
|
| Filename | Size |
|---|---|
| optionfactory-spring-bom-6.4.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.optionfactory.spring/optionfactory-spring-bom/ -->
<dependency>
<groupId>net.optionfactory.spring</groupId>
<artifactId>optionfactory-spring-bom</artifactId>
<version>6.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.optionfactory.spring/optionfactory-spring-bom/
implementation 'net.optionfactory.spring:optionfactory-spring-bom:6.4'
// https://jarcasting.com/artifacts/net.optionfactory.spring/optionfactory-spring-bom/
implementation ("net.optionfactory.spring:optionfactory-spring-bom:6.4")
'net.optionfactory.spring:optionfactory-spring-bom:pom:6.4'
<dependency org="net.optionfactory.spring" name="optionfactory-spring-bom" rev="6.4">
<artifact name="optionfactory-spring-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.optionfactory.spring', module='optionfactory-spring-bom', version='6.4')
)
libraryDependencies += "net.optionfactory.spring" % "optionfactory-spring-bom" % "6.4"
[net.optionfactory.spring/optionfactory-spring-bom "6.4"]