Last Version

Misc resources Shared between projects for chb0github 1.0.16

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

License

License

GroupId

GroupId

org.bongiorno
ArtifactId

ArtifactId

misc
Version

Version

1.0.16
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 1.0.16


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