| License |
License |
|---|---|
| GroupId | GroupIdio.engineblock |
| ArtifactId | ArtifactIdat-basics |
| Last Version | Last Version2.11.04 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionat-basics
A engineblock ActivityType (AT) driver module;
Provides a diagnostic activity that logs input at some interval
|
| Filename | Size |
|---|---|
| at-basics-2.11.04.pom | |
| at-basics-2.11.04.jar | 12 MB |
| at-basics-2.11.04-sources.jar | 44 KB |
| at-basics-2.11.04-javadoc.jar | 111 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.engineblock/at-basics/ -->
<dependency>
<groupId>io.engineblock</groupId>
<artifactId>at-basics</artifactId>
<version>2.11.04</version>
</dependency>
// https://jarcasting.com/artifacts/io.engineblock/at-basics/
implementation 'io.engineblock:at-basics:2.11.04'
// https://jarcasting.com/artifacts/io.engineblock/at-basics/
implementation ("io.engineblock:at-basics:2.11.04")
'io.engineblock:at-basics:jar:2.11.04'
<dependency org="io.engineblock" name="at-basics" rev="2.11.04">
<artifact name="at-basics" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.engineblock', module='at-basics', version='2.11.04')
)
libraryDependencies += "io.engineblock" % "at-basics" % "2.11.04"
[io.engineblock/at-basics "2.11.04"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.engineblock : eb-api | jar | 2.11.04 |
| com.google.auto.service : auto-service | jar | 1.0-rc4 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.13.1 |
| org.mockito : mockito-all | jar | 2.0.2-beta |
| org.assertj : assertj-core-java8 | jar | 1.0.0m1 |