jplugin-core

A plugin based application framework for java

License

License

Categories

Categories

Net
GroupId

GroupId

net.jplugin
ArtifactId

ArtifactId

jplugin-core
Last Version

Last Version

2.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

jplugin-core
A plugin based application framework for java
Project URL

Project URL

http://github.com/sunlet
Source Code Management

Source Code Management

http://github.com/sunlet/jplugin/tree/master

Download jplugin-core

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.9.9
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.5
com.fasterxml.jackson.core : jackson-core jar 2.9.9
org.apache.httpcomponents : httpclient jar 4.5.2
commons-codec : commons-codec jar 1.9
org.apache.httpcomponents : httpcore jar 4.4.4
org.javassist : javassist jar 3.28.0-GA
log4j : log4j jar 1.2.14
commons-logging : commons-logging jar 1.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.5.0
2.0.1