is not current version
Last Version 2.5.0

jplugin-core 2.0.1

A plugin based application framework for java

License

License

Categories

Categories

Net
GroupId

GroupId

net.jplugin
ArtifactId

ArtifactId

jplugin-core
Version

Version

2.0.1
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-v2/tree/master

Download jplugin-core 2.0.1


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

Dependencies

compile (11)

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.apache.commons : commons-dbcp2 jar 2.6.0
org.apache.commons : commons-pool2 jar 2.6.1
com.github.jsqlparser : jsqlparser jar 2.1
log4j : log4j jar 1.2.14
commons-logging : commons-logging jar 1.2

Project Modules

There are no modules declared in this project.