WisePersist JPA

WisePersist is a simple JPA framework which provides @Transactional and @NonTransactional annotations and pre-configured Guice module.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Mockito Unit Testing
GroupId

GroupId

org.wisepersist
ArtifactId

ArtifactId

gwtmockito-ng
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

WisePersist JPA
WisePersist is a simple JPA framework which provides @Transactional and @NonTransactional annotations and pre-configured Guice module.

Download gwtmockito-ng

How to add to project

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

Dependencies

compile (18)

Group / Artifact Type Version
com.gwtplatform : gwtp-mvp-client jar 1.5.3
org.mockito : mockito-core jar 2.0.80-beta
ch.qos.logback : logback-core jar 1.1.1
com.google.inject.extensions : guice-assistedinject jar 4.1.0
xml-apis : xml-apis jar 1.4.01
com.google.gwt : gwt-user jar 2.7.0
org.javassist : javassist jar 3.20.0-GA
com.google.guava : guava jar 19.0
org.reflections : reflections jar 0.9.10
com.google.inject.extensions : guice-multibindings jar 4.1.0
org.apache.commons : commons-lang3 jar 3.3
org.testng : testng jar 6.8.8
com.google.gwt.inject : gin jar 2.1.2
org.codehaus.janino : janino jar 2.6.1
com.google.gwt : gwt-dev jar 2.7.0
org.slf4j : slf4j-api jar 1.7.6
ch.qos.logback : logback-classic jar 1.1.1
com.google.inject : guice jar 4.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.1
1.0.0