Pinned Repositories
atlassian-restclient-jiracloud
Generated Jira Cloud REST client API in Java.
cache-lru-ecm
Simple LRU cache implementation based on a high performance ConcurrentLinkedHashMap.
eosgi-maven-plugin
A Maven plugin that runs Integration Tests inside OSGi containers and collects OSGi Bundle dependencies to be able to use them inside any IDE.
i18n-props-xls-converter
javaagent-shutdown
A Java Agent that calls System.exit() after installed.
jBrowserDriver
A programmable, embeddable web browser driver compatible with the Selenium WebDriver spec -- headless, WebKit-based, pure Java
jira-timetracker-plugin
A plugin that makes it easier to fill the timelogs in Jira
jira-worklog-query-plugin
A JIRA plugin to query worklogs in JSON format via an authenticted RESTful service.
json-schema
JSON Schema validator for java, based on the org.json API
osgi-richconsole
A simple bundle that opens up a rich client application if the OSGi server is started in a graphical environment. This module can be very helpful during development.
Everit Kft.'s Repositories
everit-org/commons-dbcp-ds
A configurable DS component that makes it possible to create XA and non-XA pooled datasource instances.
everit-org/audit-api
everit-org/audit-search-api
An API extension of the audit-api for searching functionalities.
everit-org/audit-search-ri
The reference implementation of the audit-ri-search-api.
everit-org/authnr-permission-checker-ri
everit-org/balance-api
API for balance management via accounts and transfers.
everit-org/balance-ri
The reference implementation of the balance-api
everit-org/blobstore-testbase
JUnit test cases for Everit Blobstore.
everit-org/cache-noop
NoOperation implementation cache. The bundle registers a java.util.Map and a java.util.concurrent.ConcurrentMap interfaces as OSGi service automatically.
everit-org/osgi-bouncycastle-adapter
OSGi adapter for Bouncy Castle.
everit-org/osgi-linkage-api
An API to be able to walk through all of the linkages within an OSGi container. E.g.: Components, services, bundles and their wires.
everit-org/osgi-sign
A component that supports signature and verification of a given data.
everit-org/property-manager-api
API to store key-value pairs (configuration) for the system
everit-org/resource-resolver-api
Extension API of the resource module to resolve Resource IDs.
everit-org/sms-api
everit-org/sms-esendex
everit-org/transaction-map-api
Transactional Map implementation
everit-org/transaction-map-managed
Transactional Map implementation that enlists itself within a JTA Transaction if available.
everit-org/transaction-map-readcommited
Simplest implementation of Transactional Map API that supports read-commited transaction isolation.
everit-org/web-resources-jquery
JQuery packaged as webresource
everit-org/web-servlet
Additional useful classes for the ones who use javax.servlet package