Sangria

A collection of Guice extensions

License

License

Categories

Categories

Avian
GroupId

GroupId

com.tavianator.sangria
ArtifactId

ArtifactId

sangria
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

pom
Description

Description

Sangria
A collection of Guice extensions
Project URL

Project URL

http://tavianator.com/sangria/
Source Code Management

Source Code Management

http://tavianator.com/cgit/sangria.git/

Download sangria

Filename Size
sangria-1.3.1.pom 11 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • sangria-core
  • sangria-test
  • sangria-contextual
  • sangria-slf4j
  • sangria-log4j
  • sangria-listbinder
  • sangria-lazy

Versions

Version
1.3.1
1.3
1.2
1.1
1.0