environment-switch

annotate methods to behave differently in case of different envrironments

License

License

Categories

Categories

Net
GroupId

GroupId

net.rationalminds
ArtifactId

ArtifactId

environment-switch
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

environment-switch
annotate methods to behave differently in case of different envrironments
Project URL

Project URL

http://rationalminds.net
Source Code Management

Source Code Management

http://svn.apache.org/viewvc/maven

Download environment-switch

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.aspectj : aspectjweaver jar 1.8.13

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1