Last Version

WallRide Parent 1.0.0.M18

CMS for developers of principles

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wallride
ArtifactId

ArtifactId

wallride-parent
Version

Version

1.0.0.M18
Type

Type

pom
Description

Description

WallRide Parent
CMS for developers of principles
Project URL

Project URL

http://wallride.org/
Project Organization

Project Organization

Tagbangers, Inc.
Source Code Management

Source Code Management

https://github.com/tagbangers/wallride

Download wallride-parent 1.0.0.M18


<!-- https://jarcasting.com/artifacts/org.wallride/wallride-parent/ -->
<dependency>
    <groupId>org.wallride</groupId>
    <artifactId>wallride-parent</artifactId>
    <version>1.0.0.M18</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wallride/wallride-parent/
implementation 'org.wallride:wallride-parent:1.0.0.M18'
// https://jarcasting.com/artifacts/org.wallride/wallride-parent/
implementation ("org.wallride:wallride-parent:1.0.0.M18")
'org.wallride:wallride-parent:pom:1.0.0.M18'
<dependency org="org.wallride" name="wallride-parent" rev="1.0.0.M18">
  <artifact name="wallride-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wallride', module='wallride-parent', version='1.0.0.M18')
)
libraryDependencies += "org.wallride" % "wallride-parent" % "1.0.0.M18"
[org.wallride/wallride-parent "1.0.0.M18"]

Dependencies

compile (9)

Group / Artifact Type Version
org.wallride : wallride-core jar 1.0.0.M18
org.springframework.boot : spring-boot-starter jar 1.5.10.RELEASE
org.springframework.boot : spring-boot-starter-data-jpa jar 1.5.10.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.5.10.RELEASE
org.springframework.boot : spring-boot-starter-security jar 1.5.10.RELEASE
org.springframework.boot : spring-boot-starter-thymeleaf jar 1.5.10.RELEASE
org.springframework.boot : spring-boot-starter-batch jar 1.5.10.RELEASE
org.springframework.boot : spring-boot-starter-test jar 1.5.10.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.5.10.RELEASE

Project Modules

There are no modules declared in this project.