WeDeploy common library

Common library used by WeDeploy projects

License

License

The New BSD License
GroupId

GroupId

com.wedeploy
ArtifactId

ArtifactId

com.wedeploy.common
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

WeDeploy common library
Common library used by WeDeploy projects
Project Organization

Project Organization

WeDeploy

Download com.wedeploy.common

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
org.jodd : jodd-json jar 3.9.1
org.slf4j : slf4j-api jar [1.7,1.8)

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0
0.0.1
beta-20170331