License |
License |
---|---|
GroupId | GroupIdorg.sweble.engine |
ArtifactId | ArtifactIdsweble-engine-parent |
Last Version | Last Version3.1.9 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSweble Engine Parent
The Sweble Engine modules provide components required to build a wiki
engine.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sweble-engine-parent-3.1.9.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sweble.engine/sweble-engine-parent/ -->
<dependency>
<groupId>org.sweble.engine</groupId>
<artifactId>sweble-engine-parent</artifactId>
<version>3.1.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sweble.engine/sweble-engine-parent/
implementation 'org.sweble.engine:sweble-engine-parent:3.1.9'
// https://jarcasting.com/artifacts/org.sweble.engine/sweble-engine-parent/
implementation ("org.sweble.engine:sweble-engine-parent:3.1.9")
'org.sweble.engine:sweble-engine-parent:pom:3.1.9'
<dependency org="org.sweble.engine" name="sweble-engine-parent" rev="3.1.9">
<artifact name="sweble-engine-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sweble.engine', module='sweble-engine-parent', version='3.1.9')
)
libraryDependencies += "org.sweble.engine" % "sweble-engine-parent" % "3.1.9"
[org.sweble.engine/sweble-engine-parent "3.1.9"]