JavaHelper

Java Helper to help for - SSL tls1.2 not working by default - jsp as an API synchronizing issue - PaaS(Page as a service) and etc... - Lock Request Process

License

License

GroupId

GroupId

com.github.taymindis
ArtifactId

ArtifactId

JavaHelper
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

JavaHelper
Java Helper to help for - SSL tls1.2 not working by default - jsp as an API synchronizing issue - PaaS(Page as a service) and etc... - Lock Request Process
Project URL

Project URL

https://github.com/Taymindis/JavaHelper
Source Code Management

Source Code Management

https://github.com/Taymindis/JavaHelper.git

Download JavaHelper

How to add to project

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

Dependencies

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2