License |
License |
---|---|
GroupId | GroupIdcom.bbn.bue |
ArtifactId | ArtifactIdcommon-core-open |
Last Version | Last Version4.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBBN Speech, Language, and Multimedia - Core Utility Code (open source)
Open-source code shared by several BBN Speech and Language projects
|
Project URL |
Project URL |
Filename | Size |
---|---|
common-core-open-4.1.2.pom | |
common-core-open-4.1.2.jar | 302 KB |
common-core-open-4.1.2-sources.jar | 139 KB |
common-core-open-4.1.2-javadoc.jar | 914 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bbn.bue/common-core-open/ -->
<dependency>
<groupId>com.bbn.bue</groupId>
<artifactId>common-core-open</artifactId>
<version>4.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.bbn.bue/common-core-open/
implementation 'com.bbn.bue:common-core-open:4.1.2'
// https://jarcasting.com/artifacts/com.bbn.bue/common-core-open/
implementation ("com.bbn.bue:common-core-open:4.1.2")
'com.bbn.bue:common-core-open:jar:4.1.2'
<dependency org="com.bbn.bue" name="common-core-open" rev="4.1.2">
<artifact name="common-core-open" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bbn.bue', module='common-core-open', version='4.1.2')
)
libraryDependencies += "com.bbn.bue" % "common-core-open" % "4.1.2"
[com.bbn.bue/common-core-open "4.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 19.0 |
org.slf4j : slf4j-api | jar | 1.7.5 |
ch.qos.logback : logback-classic Optional | jar | 1.1.2 |
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.4.1 |
com.fasterxml.jackson.core : jackson-databind Optional | jar | 2.4.1 |
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value | jar | 2.1.7 |
org.immutables : func | jar | 2.1.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |