MOTECH is a software system from Grameen Foundation that harnesses the ubiquity of mobile phones to deliver and receive information from patient and caregivers.
Compile Dependencies (17)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Logging
Apache 2.0
| log4j
»
log4j6 vulnerabilities Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ... | 1.2.17 | 2.26.1 | |
OSGi Framework
Apache 2.0
| org.apache.felix
»
org.apache.felix.framework The core runtime of Apache Felix, an OSGi framework implementation for modular Java applications. | 4.2.1 | 7.0.5 | |
| org.eclipse.gemini » org.eclipse.gemini.blueprint.core | 1.0.2.RELEASE | ✔ | ||
| org.junit
»
org.motechproject.org.junit JUnit library | 4.9-r031 | 4.9.0 | ||
Mocking
MIT
| org.mockito
»
mockito-all Mockito mock objects library core API and implementation | 1.8.4 | 5.23.0 | |
| org.motechproject » motech-pax-it | 0.28 | 1.3 | ||
Apache 2.0
| org.ops4j.pax.exam » pax-exam-inject | 4.2.0 | 4.14.0 | |
OSGi
Apache 2.0
| org.osgi
»
org.osgi.compendium OSGi Compendium Release 7, Interfaces and Classes for use in compiling bundles | 5.0.0 | 7.0.0 | |
Mocking
Apache 2.0
| org.powermock
»
powermock-module-junit4 PowerMock support module for JUnit 4.x. | 1.4.9 | 2.0.9 | |
Mocking
Apache 2.0
| org.powermock
»
powermock-api-mockito PowerMock API for Mockito 2.+.. | 1.4.9 | 2.0.9 | |
Logging
MIT
| org.slf4j
»
slf4j-api API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ... | 1.7.7 | 2.0.18 | |
Logging Bridge
Apache 2.0
| org.slf4j
»
jcl-over-slf4j Jakarta/Apache commons logging 1.2 implemented over SLF4J | 1.7.7 | 2.0.18 | |
Logging Bridge
MIT
| org.slf4j
»
slf4j-log4j12 SLF4J Reload4j Provider | 1.7.7 | 2.0.18 | |
Core Utils
Apache 2.0
| org.springframework
»
spring-core7 vulnerabilities Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features. | 3.1.0.RELEASE | 7.0.8 | |
Dep Injection
Apache 2.0
| org.springframework
»
spring-beans2 vulnerabilities Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java ... | 3.1.0.RELEASE | 7.0.8 | |
Dep Injection
Apache 2.0
| org.springframework
»
spring-context3 vulnerabilities Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ... | 3.1.0.RELEASE | 7.0.8 | |
Testing
Apache 2.0
| org.springframework
»
spring-test Spring Test supports the unit testing and integration testing of Spring components with JUnit or TestNG. It provides ... | 3.1.0.RELEASE | 7.0.8 |
Managed Dependencies (91)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind47 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 2.0.2 | 3.2.1 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-core2 vulnerabilities Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 2.0.2 | 3.2.1 | |
Apache 2.0
| com.google.code.gson
»
org.motechproject.com.google.code.gson Google Gson library | 1.7.1-r031 | 1.7.1 | |
Core Utils
Apache 2.0
| com.google.guava
»
guava3 vulnerabilities Guava is a suite of core and expanded libraries that include | 18.0 | 33.6.0-jre | |
Apache 2.0
| com.rometools
»
rome-fetcher A well behaved feed fetcher API for ROME | 1.5.99 | 1.19.0 | |
XML Processing
BSD 3-clause
| com.thoughtworks.xstream
»
xstream35 vulnerabilities XStream is a simple and fast library to serialize objects to XML and back again with a low memory footprint. | 1.4.8 | 1.4.21 | |
Reflection
Apache 2.0
| commons-beanutils
»
commons-beanutils3 vulnerabilities Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection. | 1.9.2 | 1.11.0 | |
Base64
Apache
| commons-codec
»
commons-codec The Apache Commons Codec component contains encoders and decoders for | 1.10 | 1.22.1 | |
Collections
Apache 2.0
| commons-collections
»
commons-collections2 vulnerabilities The Apache Commons Collections package contains types that extend and augment the Java Collections Framework. | 3.2.1 | 4.5.0 | |
JDBC Pool
Apache 2.0
| commons-dbcp
»
commons-dbcp Apache Commons DBCP software implements Database Connection Pooling | 1.4 | 2.14.0 | |
Config
Apache 2.0
| commons-digester
»
commons-digester The Apache Commons Digester package lets you configure an XML to Java | 2.1 | 3.2 | |
Upload Manager
Apache 2.0
| commons-fileupload
»
commons-fileupload4 vulnerabilities The Apache Commons FileUpload Javax component provides a simple yet flexible means of adding support for multipart | 1.3.1 | 2.0.0-M5 | |
I/O
Apache 2.0
| commons-io
»
commons-io2 vulnerabilities The Apache Commons IO library contains utility classes, stream implementations, file filters, | 2.4 | 2.22.0 | |
Core Utils
Apache 2.0
| commons-lang
»
commons-lang1 vulnerability Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ... | 2.6 | 3.20.0 | |
Logging
Apache 2.0
| commons-logging
»
commons-logging Apache Commons Logging is a thin adapter allowing configurable bridging to other, | 1.1.1 | 1.4.0 | |
SMTP
Apache 2.0
| commons-net
»
commons-net1 vulnerability Apache Commons Net library contains a collection of network utilities and protocol implementations. | 3.2 | 3.13.0 | |
Object Pool
Apache
| commons-pool » commons-pool | 1.6 | 2.13.1 | |
Validation
Apache
| commons-validator
»
commons-validator Apache Commons Validator provides the building blocks for both client-side and server-side data validation. | 1.4.1 | 1.11.0 | |
Transactions
CDDL +1
| javax.transaction
»
com.springsource.javax.transaction Project GlassFish Java Transaction API | 1.1.0 | 1.3 | |
Validation
Apache 2.0
| javax.validation
»
validation-api JavaBeans Validation (Bean Validation) is a validation model that can add constraints to the beans with annotations ... | 1.1.0.Final | 3.1.1 | |
XPath
BSD 2-clause
| jaxen
»
jaxen Jaxen is a universal XPath engine for Java. | 1.1.6 | 2.0.6 | |
Date/Time
Apache 2.0
| joda-time
»
joda-time Joda-Time provides a quality replacement for the Java date and time classes. Note that from Java SE 8 onwards, users ... | 2.9.1 | 2.14.3 | |
| junit-addons » junit-addons | 1.4 | ✔ | ||
Logging
Apache 2.0
| log4j
»
log4j6 vulnerabilities Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ... | 1.2.17 | 2.26.1 | |
I/O
Apache 2.0
| org.apache.commons
»
commons-vfs22 vulnerabilities Apache Commons VFS is a Virtual File System library. | 2.0 | 2.10.0 | |
HTTP Clients
Apache 2.0
| org.apache.commons
»
com.springsource.org.apache.commons.httpclient HTTPClient provides an efficient, up-to-date, and feature-rich package implementing the client side of the most recent ... | 3.1.0 | 4.5.14 | |
Apache 2.0
| org.apache.felix
»
org.apache.felix.http.bridge This is an implementation of the OSGi Servlet Service, the OSGi Http Service and the OSGi Http Whiteboard Specification ... | 2.2.0 | 6.1.2 | |
Apache 2.0
| org.apache.felix » org.apache.felix.http.proxy | 2.2.0 | 4.0.0 | |
OSGi Framework
Apache 2.0
| org.apache.felix
»
org.apache.felix.framework The core runtime of Apache Felix, an OSGi framework implementation for modular Java applications. | 4.2.1 | 7.0.5 | |
Apache 2.0
| org.apache.felix
»
org.apache.felix.eventadmin This bundle provides an implementation of the OSGi R7 EventAdmin service. | 1.3.2 | 1.6.4 | |
Apache 2.0
| org.apache.felix
»
org.apache.felix.http.jetty This is an implementation of the R8.1 OSGi Servlet Service, the R7 OSGi Http Service and the R7 OSGi Http Whiteboard ... | 2.2.0 | 5.2.2 | |
Apache 2.0
| org.apache.httpcomponents
»
httpclient-osgi Apache HttpComponents Client (OSGi bundle) | 4.4.1 | 4.5.14 | |
Apache 2.0
| org.apache.httpcomponents
»
httpcore-osgi Apache HttpComponents Core (OSGi bundle) | 4.4.1 | 4.4.16 | |
Apache 2.0
| org.apache.servicemix.bundles
»
org.apache.servicemix.bundles.javax.mail This OSGi bundle wraps mail 1.4.1 jar file. | 1.4.1_5 | ✔ | |
AOP
Apache 2.0
| org.apache.servicemix.bundles
»
org.apache.servicemix.bundles.aspectj This OSGi bundle wraps aspectjrt and aspectjweaver 1.9.21.1 jar files. | 1.8.5_1 | 1.9.21.1_1 | |
Apache 2.0
| org.apache.servicemix.bundles
»
org.apache.servicemix.bundles.antlr This OSGi bundle wraps antlr 3.5.3 jar file. | 3.5.2_1 | 3.5.3_1 | |
Apache 2.0
| org.apache.servicemix.bundles
»
org.apache.servicemix.bundles.xpp3 This OSGi bundle wraps xpp3 1.1.4c jar file. | 1.1.4c_7 | ✔ | |
Apache 2.0
| org.apache.servicemix.bundles
»
org.apache.servicemix.bundles.xmlresolver This OSGi bundle wraps xmlresolver 6.0.11 jar file. | 1.2_1 | 6.0.11_1 | |
Apache 2.0
| org.apache.servicemix.bundles
»
org.apache.servicemix.bundles.xerces This OSGi bundle wraps xercesImpl 2.12.2 jar file. | 2.9.1_5 | 2.12.2_1 | |
Apache 2.0
| org.apache.servicemix.bundles
»
org.apache.servicemix.bundles.velocity This OSGi bundle wraps velocity 1.7 jar file. | 1.6.4_4 | 1.7_6 | |
Apache 2.0
| org.apache.servicemix.bundles
»
org.apache.servicemix.bundles.velocity-tools This OSGi bundle wraps velocity-tools 2.0 jar file. | 2.0_1 | ✔ | |
Apache 2.0
| org.apache.servicemix.bundles
»
org.apache.servicemix.bundles.aopalliance This OSGi bundle wraps aopalliance 1.0 jar file. | 1.0_6 | ✔ | |
Apache 2.0
| org.apache.servicemix.bundles
»
org.apache.servicemix.bundles.cglib This OSGi bundle wraps cglib-nodep 3.3.0 jar file. | 2.2.2_1 | 3.3.0_1 | |
Apache 2.0
| org.apache.servicemix.bundles
»
org.apache.servicemix.bundles.ibatis-sqlmap This OSGi bundles wraps ibatis-sqlmap 2.3.4.726 jar file. | 2.3.4.726_4 | ✔ | |
Apache 2.0
| org.apache.servicemix.bundles
»
org.apache.servicemix.bundles.oscache This OSGi bundle wraps oscache 2.4.1 jar file. | 2.4.1_1 | ✔ | |
Apache 2.0
| org.apache.servicemix.bundles
»
org.apache.servicemix.bundles.saaj-impl This OSGi bundle wraps saaj-impl 1.5.1 jar file. | 1.3.25_1 | 1.5.1_1 | |
Apache 2.0
| org.apache.servicemix.bundles
»
org.apache.servicemix.bundles.jdom This OSGi bundle wraps jdom2 2.0.6.1 jar file. | 2.0.6_1 | 2.0.6.1_1 | |
Apache 2.0
| org.apache.servicemix.specs » org.apache.servicemix.specs.activation-api-1.1 | 2.4.0 | 2.9.0 | |
Lang Runtime
Apache 2.0
| org.codehaus.groovy
»
groovy-all2 vulnerabilities Groovy: A powerful multi-faceted language for the JVM | 2.4.5 | 5.0.7 | |
| org.codehaus.jackson
»
org.motechproject.org.codehaus.jackson Jackson is a high-performance JSON processor (parser, generator) | 1.9.7-r031 | 1.9.7 | ||
| org.eclipse.gemini » org.eclipse.gemini.blueprint.core | 1.0.2.RELEASE | ✔ | ||
| org.eclipse.gemini.blueprint
»
org.motechproject.gemini-blueprint-test Eclipse Gemini Blueprint testing framework. Provides JUnit based integration testing inside OSGi containers. | 1.0.2.RELEASE | ✔ | ||
JPA
EDL 1.0 +1
| org.eclipse.persistence
»
javax.persistence Java(TM) Persistence API | 2.1.0 | 2.2 | |
Testing
BSD 3-clause
| org.hamcrest
»
hamcrest-all Core API and libraries of hamcrest matcher framework. | 1.1 | 3.0 | |
Bytecode
Apache 2.0 +2
| org.javassist
»
javassist Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation | 3.18.1-GA | 3.32.0-GA | |
| org.junit
»
org.motechproject.org.junit JUnit library | 4.9-r031 | 4.9.0 | ||
Mocking
MIT
| org.mockito
»
mockito-all Mockito mock objects library core API and implementation | 1.8.4 | 5.23.0 | |
| org.motechproject
»
motech-c3p0-fragment-bundle Fragment bundle used to import mysql driver class into the c3p0 bundle classloader (used by activemq) | 0.16-r031 | 0.16-r033 | ||
| org.motechproject
»
motech-platform-osgi-extender-fragment Extends Eclipse Gemini Extender Bundle | 0.28 | 1.3 | ||
| org.motechproject » motech-pax-it | 0.28 | 1.3 | ||
| org.openid4java » com.springsource.org.openid4java | 0.9.5 | 0.9.6 | ||
Apache 2.0
| org.ops4j.pax.exam
»
pax-exam-container-native Leverages the OSGi R4.2 Launch API so it just works with newer osgi implementations. | 4.2.0 | 4.14.0 | |
Apache 2.0
| org.ops4j.pax.exam » pax-exam-inject | 4.2.0 | 4.14.0 | |
OSGi
Apache 2.0
| org.osgi
»
org.osgi.core OSGi Core Release 8, Interfaces and Classes for use in compiling bundles | 5.0.0 | 8.0.0 | |
OSGi
Apache 2.0
| org.osgi
»
org.osgi.compendium OSGi Compendium Release 7, Interfaces and Classes for use in compiling bundles | 5.0.0 | 7.0.0 | |
BSD
| org.postgresql
»
org.motechproject.org.postgresql postgresql library | 9.1-901.jdbc4-r031 | 9.1-901.jdbc4-r033 | |
Mocking
Apache 2.0
| org.powermock
»
powermock-module-junit4 PowerMock support module for JUnit 4.x. | 1.4.9 | 2.0.9 | |
Mocking
Apache 2.0
| org.powermock
»
powermock-api-mockito PowerMock API for Mockito 2.+.. | 1.4.9 | 2.0.9 | |
Apache 2.0
| org.quartz-scheduler
»
org.motechproject.org.quartz-scheduler Quartz Enterprise Job Scheduler | 2.1.5-r031 | 2.1.5 | |
| org.simpleframework
»
org.motechproject.org.simpleframework.xml Simple is a high performance XML serialization and configuration framework for Java | 1.6.2-r031 | 1.6.2-r033 | ||
Logging
MIT
| org.slf4j
»
slf4j-api API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ... | 1.7.7 | 2.0.18 | |
Logging Bridge
Apache 2.0
| org.slf4j
»
jcl-over-slf4j Jakarta/Apache commons logging 1.2 implemented over SLF4J | 1.7.7 | 2.0.18 | |
Logging Bridge
MIT
| org.slf4j
»
slf4j-log4j12 SLF4J Reload4j Provider | 1.7.7 | 2.0.18 | |
Maven Repo API
EPL 1.0
| org.sonatype.aether
»
aether-api The application programming interface for the repository system. | 1.13.1 | 1.1.0 | |
EPL 1.0
| org.sonatype.aether » org.motechproject.aether-api | 1.13.1-r031 | 1.13.1-r033 | |
Core Utils
Apache 2.0
| org.springframework
»
spring-core7 vulnerabilities Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features. | 3.1.0.RELEASE | 7.0.8 | |
Dep Injection
Apache 2.0
| org.springframework
»
spring-beans2 vulnerabilities Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java ... | 3.1.0.RELEASE | 7.0.8 | |
Dep Injection
Apache 2.0
| org.springframework
»
spring-context3 vulnerabilities Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ... | 3.1.0.RELEASE | 7.0.8 | |
Config
Apache 2.0
| org.springframework
»
spring-context-support Support classes for integrating common third-party libraries into a Spring application context | 3.1.0.RELEASE | 7.0.8 | |
Expression Lang
Apache 2.0
| org.springframework
»
spring-expression8 vulnerabilities Powerful Expression Language for querying and manipulating an object graph at runtime. It is an extension of the ... | 3.1.0.RELEASE | 7.0.8 | |
AOP
Apache 2.0
| org.springframework
»
spring-aop Spring AOP provides an Alliance-compliant aspect-oriented programming implementation allowing you to define method ... | 3.1.0.RELEASE | 7.0.8 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-web9 vulnerabilities Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC ... | 3.1.0.RELEASE | 7.0.8 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-webmvc16 vulnerabilities Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. ... | 3.1.0.RELEASE | 7.0.8 | |
XML Processing
Apache 2.0
| org.springframework
»
spring-oxm2 vulnerabilities Abstraction layer that supports Object/XML mapping implementations such as JAXB, Castor, XMLBeans, JiBX and XStream. | 3.1.0.RELEASE | 7.0.8 | |
Message Queue Client
Apache 2.0
| org.springframework
»
spring-jms JMS support package, including helper classes to send/receive JMS messages | 3.1.0.RELEASE | 7.0.8 | |
Transactions
Apache 2.0
| org.springframework
»
spring-tx Support for programmatic and declarative transaction management for classes that implement special interfaces or any ... | 3.1.0.RELEASE | 7.0.8 | |
JDBC Extension
Apache 2.0
| org.springframework
»
spring-jdbc Spring JDBC provides an abstraction layer that simplifies code to use JDBC and the parsing of database-vendor specific ... | 3.1.0.RELEASE | 7.0.8 | |
Testing
Apache 2.0
| org.springframework
»
spring-test Spring Test supports the unit testing and integration testing of Spring components with JUnit or TestNG. It provides ... | 3.1.0.RELEASE | 7.0.8 | |
| org.springframework
»
spring-test-mvc Client and Server-Side Spring MVC Test Support | 1.0.0.M1 | 2.0.0 | ||
Apache 2.0
| org.springframework.ws
»
spring-ws-core Spring WS Core | 2.0.4.RELEASE | 5.0.2 | |
Testing
BSD 3-clause
| xmlunit
»
xmlunit XMLUnit 1.x Compatibility Layer | 1.5 | 2.12.0 |