p

phive-api

phive - Philip Helger Integrative Validation Engine API
https://github.com/phax/phive/phive-api
Apache 2
Philip Helger
Philip Helger
Files download
File Operation
phive-api-7.2.4.jar download
phive-api-7.2.4.pom download
phive-api-7.2.4-sources.jar download
Apache Maven
<dependency>
  <groupId>com.helger.phive</groupId>
  <artifactId>phive-api</artifactId>
  <version>7.2.4</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'com.helger.phive:phive-api:7.2.4'
Gradle Kotlin
implementation("com.helger.phive:phive-api:7.2.4")
Scala SBT
libraryDependencies += "com.helger.phive" % "phive-api" % "7.2.4"
Groovy Grape
@Grapes(
  @Grab(group='com.helger.phive', module='phive-api', version='7.2.4')
)
Apache Ivy
<dependency org="com.helger.phive" name="phive-api" rev="7.2.4" />
Leiningen
[com.helger.phive/phive-api "7.2.4"]
Apache Buildr
'com.helger.phive:phive-api:jar:7.2.4'