b

build-okapi-superpom

The Okapi Framework is a cross-platform and free open-source set of components and applications that offer extensive support for localizing and translating documentation and software.
https://bitbucket.org/okapiframework/okapi
Apache License, Version 2.0
Okapi Developer Team
文件下载
文件名 操作
build-okapi-superpom-1.46.0.pom 下载
Apache Maven
<dependency>
  <groupId>net.sf.okapi</groupId>
  <artifactId>build-okapi-superpom</artifactId>
  <version>1.46.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'net.sf.okapi:build-okapi-superpom:1.46.0'
Gradle Kotlin
implementation("net.sf.okapi:build-okapi-superpom:1.46.0")
Scala SBT
libraryDependencies += "net.sf.okapi" % "build-okapi-superpom" % "1.46.0"
Groovy Grape
@Grapes(
  @Grab(group='net.sf.okapi', module='build-okapi-superpom', version='1.46.0')
)
Apache Ivy
<dependency org="net.sf.okapi" name="build-okapi-superpom" rev="1.46.0" />
Leiningen
[net.sf.okapi/build-okapi-superpom "1.46.0"]
Apache Buildr
'net.sf.okapi:build-okapi-superpom:jar:1.46.0'
本项目依赖
该项目无第三方依赖