Sangria ListBinder

A multi-binder with ordering guarantees

License

License

Categories

Categories

Avian
GroupId

GroupId

com.tavianator.sangria
ArtifactId

ArtifactId

sangria-listbinder
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Sangria ListBinder
A multi-binder with ordering guarantees

Download sangria-listbinder

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.tavianator.sangria : sangria-core jar 1.3.1
com.google.inject : guice jar
com.google.inject.extensions : guice-multibindings jar
com.google.guava : guava jar 18.0
com.google.code.findbugs : jsr305 Optional jar 3.0.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-integration jar 1.3
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.1
1.3
1.2
1.1