FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
pom-scijava/settings.xml at master · scijava/pom-scijava · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
scijava
/
pom-scijava
Public
Notifications
You must be signed in to change notification settings
Fork
35
Star
28
Code
Issues
8
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
pom-scijava
/
settings.xml
Copy path
More file actions
More file actions
Latest commit
History
History
History
24 lines (24 loc) · 549 Bytes
Breadcrumbs
pom-scijava
/
settings.xml
Copy path
File metadata and controls
24 lines (24 loc) · 549 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<
settings
>
<
mirrors
>
<
mirror
>
<
id
>scijava-mirror</
id
>
<
name
>SciJava public repositories</
name
>
<
url
>https://maven.scijava.org/content/groups/public</
url
>
<
mirrorOf
>*,!central</
mirrorOf
>
</
mirror
>
</
mirrors
>
<
profiles
>
<
profile
>
<
id
>scijava</
id
>
<
activation
>
<
activeByDefault
>true</
activeByDefault
>
</
activation
>
<
repositories
>
<
repository
>
<
id
>scijava.public</
id
>
<
url
>https://maven.scijava.org/content/groups/public</
url
>
</
repository
>
</
repositories
>
</
profile
>
</
profiles
>
</
settings
>
Back
|
FazBrowse Home
|
New Git URL