n

nan21.dnet.module.hr.presenter

HR module presentation layer.
文件下载
文件名 操作
nan21.dnet.module.hr.presenter-1.0.6.jar 下载
nan21.dnet.module.hr.presenter-1.0.6.pom 下载
nan21.dnet.module.hr.presenter-1.0.6-sources.jar 下载
Apache Maven
<dependency>
  <groupId>net.nan21.dnet</groupId>
  <artifactId>nan21.dnet.module.hr.presenter</artifactId>
  <version>1.0.6</version>
</dependency>
Gradle Groovy
implementation 'net.nan21.dnet:nan21.dnet.module.hr.presenter:1.0.6'
Gradle Kotlin
implementation("net.nan21.dnet:nan21.dnet.module.hr.presenter:1.0.6")
Scala SBT
libraryDependencies += "net.nan21.dnet" % "nan21.dnet.module.hr.presenter" % "1.0.6"
Groovy Grape
@Grapes(
  @Grab(group='net.nan21.dnet', module='nan21.dnet.module.hr.presenter', version='1.0.6')
)
Apache Ivy
<dependency org="net.nan21.dnet" name="nan21.dnet.module.hr.presenter" rev="1.0.6" />
Leiningen
[net.nan21.dnet/nan21.dnet.module.hr.presenter "1.0.6"]
Apache Buildr
'net.nan21.dnet:nan21.dnet.module.hr.presenter:jar:1.0.6'
本项目依赖
<parent>
  <groupId>net.nan21.dnet</groupId>
  <artifactId>nan21.dnet.module.hr</artifactId>
  <version>1.0.6</version>
</parent>

compile

|-- net.nan21.dnet:nan21.dnet.core.api:1.0.6

|-- net.nan21.dnet:nan21.dnet.core.domain:1.0.6

|-- net.nan21.dnet:nan21.dnet.core.presenter:1.0.6

|-- net.nan21.dnet:nan21.dnet.module.ad.business.api:1.0.6

|-- net.nan21.dnet:nan21.dnet.module.ad.domain:1.0.6

|-- net.nan21.dnet:nan21.dnet.module.bd.business.api:1.0.6

|-- net.nan21.dnet:nan21.dnet.module.bd.domain:1.0.6

|-- net.nan21.dnet:nan21.dnet.module.hr.business.api:1.0.6

|-- net.nan21.dnet:nan21.dnet.module.hr.domain:1.0.6

|-- net.nan21.dnet:nan21.dnet.module.md.business.api:1.0.6

|-- net.nan21.dnet:nan21.dnet.module.md.domain:1.0.6

|-- org.activiti:activiti-engine:5.9

|-- javax.mail:com.springsource.javax.mail:1.4.0

|-- org.apache.commons:com.springsource.org.apache.commons.lang:2.5.0

|-- org.codehaus.jackson:com.springsource.org.codehaus.jackson:1.4.3

|-- org.codehaus.jackson:com.springsource.org.codehaus.jackson.mapper:1.4.3

|-- org.eclipse.persistence:javax.persistence

|-- net.nan21.osgi:net.nan21.osgi.opencsv:2.1

|-- org.eclipse.persistence:org.eclipse.persistence.core

|-- org.eclipse.persistence:org.eclipse.persistence.jpa

|-- org.springframework:org.springframework.beans

|-- org.springframework:org.springframework.context

|-- org.springframework:org.springframework.jdbc

|-- org.springframework:org.springframework.orm

|-- org.springframework:org.springframework.transaction

|-- org.slf4j:slf4j-api:1.6.2

|-- org.springframework.integration:spring-integration-core:2.1.3.RELEASE