Misc resources Shared between projects for chb0github

Miscellaneous interfaces and implementations for supporting other packages in the same groupId

License

License

GroupId

GroupId

org.bongiorno
ArtifactId

ArtifactId

misc
Last Version

Last Version

1.0.16
Release Date

Release Date

Type

Type

jar
Description

Description

Misc resources Shared between projects for chb0github
Miscellaneous interfaces and implementations for supporting other packages in the same groupId
Project URL

Project URL

https://github.com/chb0github/misc
Source Code Management

Source Code Management

https://github.com/chb0github/misc

Download misc

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework : spring-core jar 4.1.3.RELEASE
javax.validation : validation-api jar 1.1.0.Final

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.8.5
org.springframework : spring-context jar 4.1.3.RELEASE
org.hibernate : hibernate-validator jar 5.1.3.Final

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.16
1.0.15
1.0.14
1.0.13
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.0