tlc-commons-security

TLC Common Security Utilities and Classes

License

License

Categories

Categories

Security
GroupId

GroupId

com.thelastcheck.commons
ArtifactId

ArtifactId

tlc-commons-security
Last Version

Last Version

2.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

tlc-commons-security
TLC Common Security Utilities and Classes
Project Organization

Project Organization

The Last Check, LLC
Source Code Management

Source Code Management

https://github.com/TheLastCheck/tlc.open.java.git

Download tlc-commons-security

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
commons-io : commons-io jar 2.5
org.slf4j : slf4j-log4j12 jar 1.6.1
com.google.guava : guava jar 19.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

This is a project providing a Java implementation of various TLC API for managing byte arrays and X937 files.

Copyright [2011-2015] [The Last Check, LLC]

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

com.thelastcheck.commons

The Last Check

Versions

Version
2.4.0