Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

alltiny/alltiny-common-index

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alltiny's common-index is a Java module providing an index utility class.

How to build?

alltiny-common-index uses [gradle] for building. To compile and publish to your local maven repository use:

cd alltiny-common-index
gradle publishToMavenLocal

the built module can be retrieved via:

<groupId>org.alltiny</groupId>
<artifactId>common-index</artifactId>
<version>1.0.0</version>

How to set up my development environment?

Depending on whether you use IntelliJ IDEA or Eclipse, [gradle] can create the project files for you:

  • for IntelliJ IDEA
cd alltiny-common-index
gradle idea
  • for Eclipse
cd alltiny-common-index
gradle eclipse

[gradle]:http://www.gradle.org - An open source building tool, much like maven, but rather more flexible.

About

Provides an index helper class for Java.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.