| License |
License |
|---|---|
| GroupId | GroupIdcom.github.srec |
| ArtifactId | ArtifactIdsrec-hadoop |
| Last Version | Last Version0.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsrec-hadoop
srec is a Java Swing record / replay tool
|
| Filename | Size |
|---|---|
| srec-hadoop-0.1.1.pom | |
| srec-hadoop-0.1.1.jar | 14 KB |
| srec-hadoop-0.1.1-tests.jar | 2 KB |
| srec-hadoop-0.1.1-sources.jar | 6 KB |
| srec-hadoop-0.1.1-javadoc.jar | 55 KB |
| Browse |
<!-- 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"]
| 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 |