Last Version

SMYLD Portal Engine Core 1.0.9

Portal Engine Core APIs

License

License

GroupId

GroupId

org.smyld.app.pe
ArtifactId

ArtifactId

PECore
Version

Version

1.0.9
Type

Type

jar
Description

Description

SMYLD Portal Engine Core
Portal Engine Core APIs
Project URL

Project URL

http://www.smyld.org
Project Organization

Project Organization

SMYLD
Source Code Management

Source Code Management

https://github.com/MFJamil/smyld-java

Download PECore 1.0.9


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

Dependencies

compile (6)

Group / Artifact Type Version
org.reflections : reflections jar 0.9.10
org.smyld.app.pe.model : PEModel jar 1.0.9
org.smyld.main : smyld-main-api jar 1.0.9
org.jdom : jdom2 jar 2.0.6
com.amihaiemil.web : eo-yaml jar 2.0.1
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.1

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar RELEASE

Project Modules

There are no modules declared in this project.