| License |
License |
|---|---|
| GroupId | GroupIdorg.smyld.app.pe |
| ArtifactId | ArtifactIdPECore |
| Last Version | Last Version1.0.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSMYLD Portal Engine Core
Portal Engine Core APIs
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| PECore-1.0.9.pom | |
| PECore-1.0.9.jar | 10 KB |
| PECore-1.0.9-sources.jar | 7 KB |
| PECore-1.0.9-javadoc.jar | 54 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | RELEASE |