Last Version

template-matcher 0.0.1

template parser and matcher

License

License

GroupId

GroupId

com.github.bingoohuang
ArtifactId

ArtifactId

template-matcher
Version

Version

0.0.1
Type

Type

jar
Description

Description

template-matcher
template parser and matcher
Project URL

Project URL

http://github.com/bingoohuang/template-matcher
Source Code Management

Source Code Management

http://github.com/bingoohuang/westcache

Download template-matcher 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.bingoohuang/template-matcher/ -->
<dependency>
    <groupId>com.github.bingoohuang</groupId>
    <artifactId>template-matcher</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bingoohuang/template-matcher/
implementation 'com.github.bingoohuang:template-matcher:0.0.1'
// https://jarcasting.com/artifacts/com.github.bingoohuang/template-matcher/
implementation ("com.github.bingoohuang:template-matcher:0.0.1")
'com.github.bingoohuang:template-matcher:jar:0.0.1'
<dependency org="com.github.bingoohuang" name="template-matcher" rev="0.0.1">
  <artifact name="template-matcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bingoohuang', module='template-matcher', version='0.0.1')
)
libraryDependencies += "com.github.bingoohuang" % "template-matcher" % "0.0.1"
[com.github.bingoohuang/template-matcher "0.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.5
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.16.20

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.truth : truth jar 0.33
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.