Last Version

Configuration Space Exploration Framework 2.5.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

edu.cmu.lti.oaqa.cse
ArtifactId

ArtifactId

cse-framework
Version

Version

2.5.1
Type

Type

jar
Description

Description

Configuration Space Exploration Framework
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/oaqa/cse-framework

Download cse-framework 2.5.1


<!-- https://jarcasting.com/artifacts/edu.cmu.lti.oaqa.cse/cse-framework/ -->
<dependency>
    <groupId>edu.cmu.lti.oaqa.cse</groupId>
    <artifactId>cse-framework</artifactId>
    <version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/edu.cmu.lti.oaqa.cse/cse-framework/
implementation 'edu.cmu.lti.oaqa.cse:cse-framework:2.5.1'
// https://jarcasting.com/artifacts/edu.cmu.lti.oaqa.cse/cse-framework/
implementation ("edu.cmu.lti.oaqa.cse:cse-framework:2.5.1")
'edu.cmu.lti.oaqa.cse:cse-framework:jar:2.5.1'
<dependency org="edu.cmu.lti.oaqa.cse" name="cse-framework" rev="2.5.1">
  <artifact name="cse-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.cmu.lti.oaqa.cse', module='cse-framework', version='2.5.1')
)
libraryDependencies += "edu.cmu.lti.oaqa.cse" % "cse-framework" % "2.5.1"
[edu.cmu.lti.oaqa.cse/cse-framework "2.5.1"]

Dependencies

compile (4)

Group / Artifact Type Version
edu.cmu.lti.oaqa.ecd : uima-ecd jar 2.5.1
org.apache.activemq : activemq-all jar 5.11.1
mx.bigdata.streaming : streaming jar 1.0.0
org.reflections : reflections jar 0.9.10

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.