byte-mechanics
Byte Mechanics Java Library tools
| License |
License |
|---|---|
| GroupId | GroupIdorg.bytemechanics |
| ArtifactId | ArtifactIdbyte-mechanics-parent |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionByte Mechanics
Standalone open source libraries for java commoners
|
| Project Organization |
Project OrganizationByte Mechanics |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| byte-mechanics-parent-1.0.0.pom | 6 KB |
| byte-mechanics-parent-1.0.0-tests.jar | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.bytemechanics/byte-mechanics-parent/ -->
<dependency>
<groupId>org.bytemechanics</groupId>
<artifactId>byte-mechanics-parent</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bytemechanics/byte-mechanics-parent/
implementation 'org.bytemechanics:byte-mechanics-parent:1.0.0'
// https://jarcasting.com/artifacts/org.bytemechanics/byte-mechanics-parent/
implementation ("org.bytemechanics:byte-mechanics-parent:1.0.0")
'org.bytemechanics:byte-mechanics-parent:jar:1.0.0'
<dependency org="org.bytemechanics" name="byte-mechanics-parent" rev="1.0.0">
<artifact name="byte-mechanics-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bytemechanics', module='byte-mechanics-parent', version='1.0.0')
)
libraryDependencies += "org.bytemechanics" % "byte-mechanics-parent" % "1.0.0"
[org.bytemechanics/byte-mechanics-parent "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.spockframework : spock-core | jar | 1.1-groovy-2.4 |
| org.codehaus.groovy : groovy-all | jar | 2.4.12 |
| net.bytebuddy : byte-buddy | jar | 1.6.5 |
| org.objenesis : objenesis | jar | 2.5.1 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
Byte Mechanics Java Library tools