Last Version

Portal Core 0.7

Portal server for Java

License

License

GroupId

GroupId

com.github.flowersinthesand
ArtifactId

ArtifactId

portal-core
Version

Version

0.7
Type

Type

jar
Description

Description

Portal Core
Portal server for Java

Download portal-core 0.7


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

Dependencies

compile (3)

Group / Artifact Type Version
eu.infomas : annotation-detector jar 3.0.1
org.slf4j : slf4j-api jar 1.7.5
com.fasterxml.jackson.core : jackson-databind jar 2.2.3

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.5
org.testng : testng jar 6.8.5
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.