net.onebean.core

core for onebean

License

License

Categories

Categories

Net Ebean Data ORM
GroupId

GroupId

net.onebean
ArtifactId

ArtifactId

net.onebean.core
Last Version

Last Version

1.1.0.5.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

net.onebean.core
core for onebean
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/0nebean

Download net.onebean.core

How to add to project

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

Dependencies

compile (22)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 1.5.12.RELEASE
org.springframework.boot : spring-boot-starter-logging jar 1.5.12.RELEASE
org.thymeleaf : thymeleaf jar 3.0.9.RELEASE
org.thymeleaf : thymeleaf-spring4 jar 3.0.9.RELEASE
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 1.3.2
commons-io : commons-io jar 2.6
commons-beanutils : commons-beanutils jar 1.9.3
commons-httpclient : commons-httpclient jar 3.1
commons-codec : commons-codec jar 1.10
commons-logging : commons-logging jar 1.1.1
commons-configuration : commons-configuration jar 1.9
commons-lang : commons-lang jar 2.6
com.alibaba : fastjson jar 1.2.32
velocity : velocity jar 1.5
com.alibaba : druid jar 1.0.31
org.aspectj : aspectjweaver jar 1.7.2
org.aspectj : aspectjrt jar 1.7.2
com.fasterxml.jackson.core : jackson-core jar 2.1.1
com.fasterxml.jackson.core : jackson-databind jar 2.1.1
org.jsoup : jsoup jar 1.8.3
org.freemarker : freemarker jar 2.3.28
org.springframework.boot : spring-boot-starter jar 1.5.12.RELEASE

runtime (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools jar 1.5.12.RELEASE
mysql : mysql-connector-java jar 5.1.46

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.5.12.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0.5.RELEASE
1.1.0.4.RELEASE
1.0.2.RELEASE
1.0.1.RELEASE