pm-webapp-utils

A library with utils for Java servlet containers

License

License

GroupId

GroupId

com.premiumminds
ArtifactId

ArtifactId

pm-webapp-utils
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

pm-webapp-utils
A library with utils for Java servlet containers
Project URL

Project URL

https://github.com/premium-minds/pm-webapp-utils
Project Organization

Project Organization

Premium Minds
Source Code Management

Source Code Management

https://github.com/premium-minds/pm-webapp-utils

Download pm-webapp-utils

How to add to project

<!-- https://jarcasting.com/artifacts/com.premiumminds/pm-webapp-utils/ -->
<dependency>
    <groupId>com.premiumminds</groupId>
    <artifactId>pm-webapp-utils</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.premiumminds/pm-webapp-utils/
implementation 'com.premiumminds:pm-webapp-utils:2.0'
// https://jarcasting.com/artifacts/com.premiumminds/pm-webapp-utils/
implementation ("com.premiumminds:pm-webapp-utils:2.0")
'com.premiumminds:pm-webapp-utils:jar:2.0'
<dependency org="com.premiumminds" name="pm-webapp-utils" rev="2.0">
  <artifact name="pm-webapp-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.premiumminds', module='pm-webapp-utils', version='2.0')
)
libraryDependencies += "com.premiumminds" % "pm-webapp-utils" % "2.0"
[com.premiumminds/pm-webapp-utils "2.0"]

Dependencies

provided (5)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.0
org.apache.logging.log4j : log4j-core jar 2.11.1
ch.qos.logback : logback-classic jar 1.2.3
javax.mail : javax.mail-api jar 1.6.2
com.google.code.gson : gson jar 2.8.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.eclipse.jetty : test-jetty-servlet jar 8.2.0.v20160908

Project Modules

There are no modules declared in this project.

pm-webapp-utils

A library with utils for Java servlet containers

Maven projects

Add the following maven dependency to your project pom.xml:

<dependency>
   <groupId>com.premiumminds</groupId>
   <artifactId>pm-webapp-utils</artifactId>
   <version>2.0</version>
</dependency>

Check out sonatype repository for latest snapshots and releases.

Documentation

Continuous Integration

Build Status

CI is hosted by travis-ci.org

Licence

Copyright (C) 2014 Premium Minds

Licensed under the GNU Lesser General Public Licence

com.premiumminds

Premium Minds

Versions

Version
2.0
1.5
1.4
1.3