srec-hadoop

srec is a Java Swing record / replay tool

License

License

GroupId

GroupId

com.github.srec
ArtifactId

ArtifactId

srec-hadoop
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

srec-hadoop
srec is a Java Swing record / replay tool

Download srec-hadoop

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.srec : srec-core jar 0.1.1
com.github.srec : srec-core test-jar 0.1.1
org.apache.hadoop : hadoop-core jar 0.20.2
log4j : log4j jar 1.2.15
commons-io : commons-io jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0