Landscape Framework Spring

Landscape Framework for Spring

License

License

GroupId

GroupId

com.sippnex
ArtifactId

ArtifactId

landscape-core
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

Landscape Framework Spring
Landscape Framework for Spring
Project URL

Project URL

https://github.com/sippnex/landscape-framework-spring
Project Organization

Project Organization

Sippnex
Source Code Management

Source Code Management

https://github.com/sippnex/landscape-framework-spring

Download landscape-core

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework : spring-context jar 5.2.2.RELEASE
org.springframework : spring-web jar 5.2.1.RELEASE
org.springframework.security : spring-security-core jar 5.2.1.RELEASE
org.springframework.security : spring-security-config jar 5.2.1.RELEASE
org.springframework.data : spring-data-commons jar 2.2.3.RELEASE
org.springframework.data : spring-data-mongodb jar 2.2.3.RELEASE
com.fasterxml.jackson.core : jackson-annotations jar 2.9.7
org.zalando : problem-spring-web jar 0.25.2
com.sippnex : firemaw-server jar 1.5.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.0
0.5.0-RELEASE
0.1.0-RELEASE