lookup

Generic Reference Lookup Solution

License

License

GroupId

GroupId

com.sharneng
ArtifactId

ArtifactId

lookup
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

lookup
Generic Reference Lookup Solution
Source Code Management

Source Code Management

https://github.com/kennethxu/lookup

Download lookup

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.2
ognl : ognl jar 3.0.6

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 2.0.0

test (7)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.0.1
junit : junit jar 4.8.2
org.mockito : mockito-all jar 1.8.5
org.powermock : powermock-module-junit4 jar 1.4.12
org.powermock : powermock-api-mockito jar 1.4.12
org.hamcrest : hamcrest-all jar 1.1
org.slf4j : slf4j-nop jar 1.7.2

Project Modules

There are no modules declared in this project.

lookup

Versions

Version
1.0.0
0.6.0
0.5.0