s

soulwing-parent

Parent project for soulwing.org projects.
https://github.com/soulwing/${project.artifactId}
Apache License, Version 2.0
Carl Harris
Files download
File Operation
soulwing-parent-10.pom download
Apache Maven
<dependency>
  <groupId>org.soulwing</groupId>
  <artifactId>soulwing-parent</artifactId>
  <version>10</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.soulwing:soulwing-parent:10'
Gradle Kotlin
implementation("org.soulwing:soulwing-parent:10")
Scala SBT
libraryDependencies += "org.soulwing" % "soulwing-parent" % "10"
Groovy Grape
@Grapes(
  @Grab(group='org.soulwing', module='soulwing-parent', version='10')
)
Apache Ivy
<dependency org="org.soulwing" name="soulwing-parent" rev="10" />
Leiningen
[org.soulwing/soulwing-parent "10"]
Apache Buildr
'org.soulwing:soulwing-parent:jar:10'
Dependencies
The project has no third-party dependencies