glassfish-run

Project with a class that have a main method to run a Glassfish embedded instance

License

License

Categories

Categories

GlassFish Container Application Servers Gradle Build Tools
GroupId

GroupId

com.github.martins1930.gradle
ArtifactId

ArtifactId

glassfish-run
Last Version

Last Version

0.0.2-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

glassfish-run
Project with a class that have a main method to run a Glassfish embedded instance
Project URL

Project URL

https://github.com/martins1930/gradle_plugins
Source Code Management

Source Code Management

https://github.com/martins1930/gradle_plugins.git

Download glassfish-run

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.martins1930.gradle/glassfish-run/ -->
<dependency>
    <groupId>com.github.martins1930.gradle</groupId>
    <artifactId>glassfish-run</artifactId>
    <version>0.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.martins1930.gradle/glassfish-run/
implementation 'com.github.martins1930.gradle:glassfish-run:0.0.2-RELEASE'
// https://jarcasting.com/artifacts/com.github.martins1930.gradle/glassfish-run/
implementation ("com.github.martins1930.gradle:glassfish-run:0.0.2-RELEASE")
'com.github.martins1930.gradle:glassfish-run:jar:0.0.2-RELEASE'
<dependency org="com.github.martins1930.gradle" name="glassfish-run" rev="0.0.2-RELEASE">
  <artifact name="glassfish-run" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.martins1930.gradle', module='glassfish-run', version='0.0.2-RELEASE')
)
libraryDependencies += "com.github.martins1930.gradle" % "glassfish-run" % "0.0.2-RELEASE"
[com.github.martins1930.gradle/glassfish-run "0.0.2-RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
org.glassfish.main.extras : glassfish-embedded-all jar 3.1.2.2
commons-io : commons-io jar 2.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2-RELEASE
0.0.1-RELEASE