| Group ID: |
net.stickycode |
| Artifact ID: |
sticky-reflector |
| Version: |
1.5 |
| Last modified: |
12.07.2011 12:54 |
| Packaging: |
jar |
| Name: |
sticky-reflector |
| Description: |
Simple reflective bean processing support |
| URL: |
http://www.StickyCode.net/sticky-reflector/ |
|
|
| Size: |
9.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/net/stickycode/sticky-reflector/1.5/sticky-reflector-1.5.jar |
| POM: |
Show
hide
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (c) 2010 RedEngine Ltd, http://www.redengine.co.nz. All rights reserved. -->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<parent>
<groupId>net.stickycode.parent</groupId>
<artifactId>sticky-jar</artifactId>
<version>1.15</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>net.stickycode</groupId>
<artifactId>sticky-reflector</artifactId>
<version>1.5</version>
<packaging>jar</packaging>
<name>sticky-reflector</name>
<description>Simple reflective bean processing support</description>
<inceptionYear>2010</inceptionYear>
<url>http://www.StickyCode.net/sticky-reflector/</url>
<scm>
<connection>scm:svn:http://stickycode.googlecode.com/svn/tags/net.stickycode/sticky-reflector-1.5</connection>
<developerConnection>scm:svn:https://stickycode.googlecode.com/svn/tags/net.stickycode/sticky-reflector-1.5</developerConnection>
<url>http://code.google.com/p/stickycode/source/browse/#svn/tags/net.stickycode/sticky-reflector-1.5</url>
</scm>
</project>
|
| Maven: |
<dependency>
<groupId>net.stickycode</groupId>
<artifactId>sticky-reflector</artifactId>
<version>1.5</version>
</dependency>
|
| Gradle: |
net.stickycode:sticky-reflector:1.5 |
|
Contained classes:
|
Show all
|
|
Contained classes:
|
|
| Dependency Graph: |
Show
Less
More
|