s

smartype-api-metadata

Smartype Data Quality and JSON enforcement library
https://github.com/mparticle/smartype
The Apache Software License, Version 2.0
Sam Dozor Peter Jenkins
Files download
File Operation
smartype-api-metadata-1.2.1.jar download
smartype-api-metadata-1.2.1.pom download
smartype-api-metadata-1.2.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.mparticle</groupId>
  <artifactId>smartype-api-metadata</artifactId>
  <version>1.2.1</version>
</dependency>
Gradle Groovy
implementation 'com.mparticle:smartype-api-metadata:1.2.1'
Gradle Kotlin
implementation("com.mparticle:smartype-api-metadata:1.2.1")
Scala SBT
libraryDependencies += "com.mparticle" % "smartype-api-metadata" % "1.2.1"
Groovy Grape
@Grapes(
  @Grab(group='com.mparticle', module='smartype-api-metadata', version='1.2.1')
)
Apache Ivy
<dependency org="com.mparticle" name="smartype-api-metadata" rev="1.2.1" />
Leiningen
[com.mparticle/smartype-api-metadata "1.2.1"]
Apache Buildr
'com.mparticle:smartype-api-metadata:jar:1.2.1'