License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.codecrafting |
ArtifactId | ArtifactIdspringfx-core |
Version | Version0.1.0-BETA5 |
Type | Typejar |
Description |
Descriptionspringfx-core
Boost your JavaFX Application with Spring Boot
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
springfx-core-0.1.0-BETA5.pom | |
springfx-core-0.1.0-BETA5.jar | 76 KB |
springfx-core-0.1.0-BETA5-sources.jar | 65 KB |
springfx-core-0.1.0-BETA5-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.codecrafting/springfx-core/ -->
<dependency>
<groupId>net.codecrafting</groupId>
<artifactId>springfx-core</artifactId>
<version>0.1.0-BETA5</version>
</dependency>
// https://jarcasting.com/artifacts/net.codecrafting/springfx-core/
implementation 'net.codecrafting:springfx-core:0.1.0-BETA5'
// https://jarcasting.com/artifacts/net.codecrafting/springfx-core/
implementation ("net.codecrafting:springfx-core:0.1.0-BETA5")
'net.codecrafting:springfx-core:jar:0.1.0-BETA5'
<dependency org="net.codecrafting" name="springfx-core" rev="0.1.0-BETA5">
<artifact name="springfx-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.codecrafting', module='springfx-core', version='0.1.0-BETA5')
)
libraryDependencies += "net.codecrafting" % "springfx-core" % "0.1.0-BETA5"
[net.codecrafting/springfx-core "0.1.0-BETA5"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.6 |
org.hibernate : hibernate-validator | jar | 6.0.13.Final |
org.springframework.boot : spring-boot-starter | jar | 2.1.1.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish : javax.el | jar | 3.0.1-b11 |