is not current version
Last Version 1.3.0

nl.vpro:magnolia-context-annotations 1.2.0

Provided annotations (guice interpreted) to do things in magnolia system context

GroupId

GroupId

nl.vpro
ArtifactId

ArtifactId

magnolia-context-annotations
Version

Version

1.2.0
Type

Type

jar

Download magnolia-context-annotations 1.2.0


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