n

net.osgiliath.parent

This is the parent pom for the entire Osgiliath framework. It contains dependencies definitions, features and helpers, archetypes, as well as a reference sample
http://osgiliathenterprise.github.io/projects.documentations/products/osgiliath-enterprise-framework/
Apache Licence 2.0
Osgiliath Corp.
Charlie mordant
文件下载
文件名 操作
net.osgiliath.parent-0.3.7.pom 下载
Apache Maven
<dependency>
  <groupId>net.osgiliath.poms</groupId>
  <artifactId>net.osgiliath.parent</artifactId>
  <version>0.3.7</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'net.osgiliath.poms:net.osgiliath.parent:0.3.7'
Gradle Kotlin
implementation("net.osgiliath.poms:net.osgiliath.parent:0.3.7")
Scala SBT
libraryDependencies += "net.osgiliath.poms" % "net.osgiliath.parent" % "0.3.7"
Groovy Grape
@Grapes(
  @Grab(group='net.osgiliath.poms', module='net.osgiliath.parent', version='0.3.7')
)
Apache Ivy
<dependency org="net.osgiliath.poms" name="net.osgiliath.parent" rev="0.3.7" />
Leiningen
[net.osgiliath.poms/net.osgiliath.parent "0.3.7"]
Apache Buildr
'net.osgiliath.poms:net.osgiliath.parent:jar:0.3.7'
本项目依赖
该项目无第三方依赖