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

License

License

GroupId

GroupId

org.bytemechanics
ArtifactId

ArtifactId

copy-commons
Last Version

Last Version

1.8.2
Release Date

Release Date

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

How to add to project

<!-- 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.
org.bytemechanics

ByteMechanics Foundation

Foundation dedicated to provide opensource libraries and resources to simplify developers life

Versions

Version
1.8.2
1.8.1
1.8.0
1.7.0
1.6.0
1.5.2
1.5.1
1.5.0
1.4.1
1.4.0
1.3.1
1.3.0
1.2.0
1.1.0
1.0.0
0.1.1