Last Version

probin 1.1.0

A library which binds annotated java objects to a given Map with String keys and values

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.probin
ArtifactId

ArtifactId

probin
Version

Version

1.1.0
Type

Type

jar
Description

Description

probin
A library which binds annotated java objects to a given Map with String keys and values
Project URL

Project URL

http://sourceforge.net/p/probin
Source Code Management

Source Code Management

https://svn.code.sf.net/p/probin/code/tags/probin-1.1.0

Download probin 1.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
javax.validation : validation-api jar 1.0.0.GA

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.apache.bval : org.apache.bval.bundle jar 0.5

Project Modules

There are no modules declared in this project.