License |
License |
---|---|
GroupId | GroupIdcom.github.martinkoster |
ArtifactId | ArtifactIdactionfx-core |
Version | Version1.2.0 |
Type | Typejar |
Description |
DescriptionActionFX: afx-core
Core-Library of ActionFX
|
Filename | Size |
---|---|
actionfx-core-1.2.0.pom | |
actionfx-core-1.2.0.jar | 237 KB |
actionfx-core-1.2.0-sources.jar | 222 KB |
actionfx-core-1.2.0-javadoc.jar | 905 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.martinkoster/actionfx-core/ -->
<dependency>
<groupId>com.github.martinkoster</groupId>
<artifactId>actionfx-core</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.martinkoster/actionfx-core/
implementation 'com.github.martinkoster:actionfx-core:1.2.0'
// https://jarcasting.com/artifacts/com.github.martinkoster/actionfx-core/
implementation ("com.github.martinkoster:actionfx-core:1.2.0")
'com.github.martinkoster:actionfx-core:jar:1.2.0'
<dependency org="com.github.martinkoster" name="actionfx-core" rev="1.2.0">
<artifact name="actionfx-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.martinkoster', module='actionfx-core', version='1.2.0')
)
libraryDependencies += "com.github.martinkoster" % "actionfx-core" % "1.2.0"
[com.github.martinkoster/actionfx-core "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.annotation : javax.annotation-api | jar | 1.3.2 |
javax.inject : javax.inject | jar | 1 |
io.github.classgraph : classgraph | jar | 4.8.104 |
org.apache.commons : commons-lang3 | jar | 3.11 |
net.bytebuddy : byte-buddy | jar | 1.10.22 |
net.bytebuddy : byte-buddy-agent | jar | 1.10.22 |
Group / Artifact | Type | Version |
---|---|---|
org.openjfx : javafx-web | jar | 16 |
org.openjfx : javafx-media | jar | 16 |
org.openjfx : javafx-graphics | jar | 16 |
org.openjfx : javafx-controls | jar | 16 |
org.openjfx : javafx-fxml | jar | 16 |
org.openjfx : javafx-swing | jar | 16 |
org.openjfx : javafx-base | jar | 16 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.hamcrest : hamcrest | jar | 2.2 |
com.github.martinkoster : actionfx-testing | jar | 1.2.0 |
org.testfx : openjfx-monocle | jar | jdk-12.0.1+2 |
org.testfx : testfx-core | jar | 4.0.16-alpha |
org.testfx : testfx-junit5 | jar | 4.0.16-alpha |
org.mockito : mockito-core | jar | 3.6.28 |
org.mockito : mockito-junit-jupiter | jar | 3.6.28 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |