| License |
License |
|---|---|
| GroupId | GroupIdcom.sippnex |
| ArtifactId | ArtifactIdlandscape-core |
| Last Version | Last Version0.6.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLandscape Framework Spring
Landscape Framework for Spring
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationSippnex |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| landscape-core-0.6.0.pom | |
| landscape-core-0.6.0.jar | 19 KB |
| landscape-core-0.6.0-sources.jar | 12 KB |
| landscape-core-0.6.0-javadoc.jar | 105 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |