Last Version

sohu-parent 1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

com.sohu
ArtifactId

ArtifactId

sohu-parent
Version

Version

1
Type

Type

pom
Description

Description

sohu-parent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download sohu-parent 1

Filename Size
sohu-parent-1.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.