Last Version

Pragmatach OnStartup Example 1.40

Pragmatach site framework

License

License

GroupId

GroupId

com.khubla.com.pragmatach.examples
ArtifactId

ArtifactId

startupexample
Version

Version

1.40
Type

Type

war
Description

Description

Pragmatach OnStartup Example
Pragmatach site framework
Project Organization

Project Organization

khubla.com

Download startupexample 1.40


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

Dependencies

compile (3)

Group / Artifact Type Version
com.khubla.pragmatach : pragmatach-framework jar 1.40
com.khubla.pragmatach : pragmatach-adminapp jar 1.40
org.testng : testng jar 6.8.8

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.