Last Version

com.vinumeris:crashfx-web 1.0

A simple crash reporting library for JavaFX applications

License

License

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

com.vinumeris
ArtifactId

ArtifactId

crashfx-web
Version

Version

1.0
Type

Type

war
Description

Description

A simple crash reporting library for JavaFX applications
Project URL

Project URL

http://www.ninjaframework.org

Download crashfx-web 1.0


<!-- https://jarcasting.com/artifacts/com.vinumeris/crashfx-web/ -->
<dependency>
    <groupId>com.vinumeris</groupId>
    <artifactId>crashfx-web</artifactId>
    <version>1.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.vinumeris/crashfx-web/
implementation 'com.vinumeris:crashfx-web:1.0'
// https://jarcasting.com/artifacts/com.vinumeris/crashfx-web/
implementation ("com.vinumeris:crashfx-web:1.0")
'com.vinumeris:crashfx-web:war:1.0'
<dependency org="com.vinumeris" name="crashfx-web" rev="1.0">
  <artifact name="crashfx-web" type="war" />
</dependency>
@Grapes(
@Grab(group='com.vinumeris', module='crashfx-web', version='1.0')
)
libraryDependencies += "com.vinumeris" % "crashfx-web" % "1.0"
[com.vinumeris/crashfx-web "1.0"]

Dependencies

compile (8)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
org.webjars : tinymce-jquery jar 4.0.16
org.webjars : jquery jar 2.1.1
org.webjars : bootstrap jar 3.2.0
org.postgresql : postgresql jar 9.3-1101-jdbc41
com.h2database : h2 jar 1.4.182
org.ninjaframework : ninja-standalone jar 4.0.0
org.jetbrains.kotlin : kotlin-stdlib jar 0.9.206

test (1)

Group / Artifact Type Version
org.ninjaframework : ninja-test-utilities jar 4.0.0

Project Modules

There are no modules declared in this project.