Last Version

redact 1.0.0

publishing to Maven Central

License

License

GroupId

GroupId

us.jsy
ArtifactId

ArtifactId

redact-parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

redact
publishing to Maven Central
Project URL

Project URL

http://github.com/sheng168/redact

Download redact-parent 1.0.0

Filename Size
redact-parent-1.0.0.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/us.jsy/redact-parent/ -->
<dependency>
    <groupId>us.jsy</groupId>
    <artifactId>redact-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/us.jsy/redact-parent/
implementation 'us.jsy:redact-parent:1.0.0'
// https://jarcasting.com/artifacts/us.jsy/redact-parent/
implementation ("us.jsy:redact-parent:1.0.0")
'us.jsy:redact-parent:pom:1.0.0'
<dependency org="us.jsy" name="redact-parent" rev="1.0.0">
  <artifact name="redact-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='us.jsy', module='redact-parent', version='1.0.0')
)
libraryDependencies += "us.jsy" % "redact-parent" % "1.0.0"
[us.jsy/redact-parent "1.0.0"]

Dependencies

test (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.61
org.jetbrains.kotlin : kotlin-test jar 1.3.61
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.61

Project Modules

  • redact-java
  • redact-kotlin
  • redact-jackson
  • redact-example
  • redact-dropwizard-example