License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdat.researchstudio.sat |
ArtifactId | ArtifactIdwon-matcher-utils |
Version | Version0.9 |
Type | Typejar |
Description |
DescriptionMatcher Utils
Parent pom for all modules that build code
|
Filename | Size |
---|---|
won-matcher-utils-0.9.pom | |
won-matcher-utils-0.9.jar | 18 KB |
won-matcher-utils-0.9-sources.jar | 10 KB |
won-matcher-utils-0.9-javadoc.jar | 66 KB |
Browse |
<!-- https://jarcasting.com/artifacts/at.researchstudio.sat/won-matcher-utils/ -->
<dependency>
<groupId>at.researchstudio.sat</groupId>
<artifactId>won-matcher-utils</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/at.researchstudio.sat/won-matcher-utils/
implementation 'at.researchstudio.sat:won-matcher-utils:0.9'
// https://jarcasting.com/artifacts/at.researchstudio.sat/won-matcher-utils/
implementation ("at.researchstudio.sat:won-matcher-utils:0.9")
'at.researchstudio.sat:won-matcher-utils:jar:0.9'
<dependency org="at.researchstudio.sat" name="won-matcher-utils" rev="0.9">
<artifact name="won-matcher-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.researchstudio.sat', module='won-matcher-utils', version='0.9')
)
libraryDependencies += "at.researchstudio.sat" % "won-matcher-utils" % "0.9"
[at.researchstudio.sat/won-matcher-utils "0.9"]
Group / Artifact | Type | Version |
---|---|---|
at.researchstudio.sat : won-core | jar | 0.9 |
org.slf4j : slf4j-api | jar | 1.6.6 |
ch.qos.logback : logback-classic | jar | 1.0.13 |
ch.qos.logback : logback-core | jar | 1.0.13 |
org.apache.opennlp : opennlp-tools | jar | 1.5.3 |
org.springframework : spring-web | jar | 4.3.18.RELEASE |
org.la4j : la4j | jar | 0.5.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
at.researchstudio.sat : won-test | jar | 0.9 |