Last Version

Copy Commons 1.8.2

Base project to copy sources to the other projects in order to have a single place to test sources and keep zero dependencies in libraries

License

License

GroupId

GroupId

org.bytemechanics
ArtifactId

ArtifactId

copy-commons
Version

Version

1.8.2
Type

Type

jar
Description

Description

Copy Commons
Base project to copy sources to the other projects in order to have a single place to test sources and keep zero dependencies in libraries
Project URL

Project URL

https://copy-commons.bytemechanics.org
Project Organization

Project Organization

Byte Mechanics
Source Code Management

Source Code Management

https://github.com/bytemechanics/copy-commons

Download copy-commons 1.8.2


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

Dependencies

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-params jar 5.5.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.jmockit : jmockit jar 1.48

Project Modules

There are no modules declared in this project.